/* CSS Document */

.clr {
	clear: both;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
	background-color: #FFF;
}

html,body {
    margin: 0;
    padding: 0;
    height: 100%;
}

#mainWrapper {
	margin: 0 auto;
	padding: 0;
	width: 1030px !important;
	position: relative;
	height: 100%;
}

#main {
	margin: 0 auto;
	padding: 0;
	width: 100% !important;
	position: relative;
	height: 100%;
}

#header {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 1024px!important;
	height: 153px;
	background-color: #FD7B01;
	
}

#logo_header {
	margin: 0;
	position: relative;
	width: 100%!important;
	height: 35px;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	padding: 0;
	margin: 0;
	width: 397px;
	height: 65px;
}

#toolBar {
	position: relative;
	top: 0;
	bottom: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 24px;
}

#addMenuContainer {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	margin: 0;
	height: 30px;
}

#mainMenuBar {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100% !important;
	_width: 1027px !important;
	height: 39px;
	background-image: url(../_images/mainMenuBar_bg.jpg);
	background-repeat: repeat-x;
}

#mainMenuBarLeft {
	
	padding: 0;
	margin: 0;
	height: 39px;
	background-image: url(../_images/innerMainMenuBarLeft.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


#mainMenuBarRight {
	
	padding: 0;
	margin: 0;
	height: 39px;
	background-image: url(../_images/innerMainMenuBarRight.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#innerMainMenuBar {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 39px;
}

#content {
	position: relative;
	margin: 0 auto;
	width: 1024px!important;
	background-color: #FD7B01;
	padding-bottom: 7px;
	background-image: url(../_images/content_back.gif) repeat-y;
}

#content1 {
	position: relative;
	float: left;
	top: 0;
	left: 5px;
	margin: 0;
	padding: 0;
	width: 569px!important;
	background-color: #FFF;
	border: 1px solid #D7D5D8;
	height: 800px;
}

#directShopMenu {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 33px;
	background-image: url(../_images/directShopMenu_bg.jpg);
	background-repeat: repeat-x;
}

#directShopMenuLeft {
	
	padding: 0;
	margin: 0;
	height: 33px;
	background-image: url(../_images/innerdirectShopMenuLeft.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


#directShopMenuRight {
	
	padding: 0;
	margin: 0;
	height: 33px;
	background-image: url(../_images/innerdirectShopMenuRight.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#innerdirectShopMenu {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 33px;
}


#content2 {
	position: relative;
	float: left;
	top: 0;
	left: 12px;
	margin: 0;
	padding: 0;
	width: 435px!important;
	_width: 430px!important;
	background-color: #FFF;
	border: 1px solid #D7D5D8;
	height: 800px;
}

#content1 .row1 {
	position: relative;
	top: 15px;
	left: 16px;
	float: left;
	width: 247px;
	height: 200px;
	margin: 0;
	padding: 0;
	padding-right: 20px;
	border-right: 1px solid #D7D5D8;
}

#content1 .row2 {
	position: relative;
	top: 15px;
	left: 38px;
	float: left;
	width: 246px;
	height: 200px;
	margin: 0;
	padding: 0;
}

#content2 .row1 {
	position: relative;
	top: 15px;
	left: 14px;
	float: left;
	width: 201px;
	height: 200px;
	margin: 0;
	padding: 0;
	padding-right: 17px;
	border-right: 1px solid #D7D5D8;
}

#content2 .row2 {
	position: relative;
	top: 15px;
	left: 35px;
	float: left;
	width: 165px;
	height: 200px;
	margin: 0;
	padding: 0;
}

#footer {
	position: relative;
	margin: 7px auto;
	margin-bottom: 0;
	width: 1014px!important;
	height: 80px;
	padding: 0;
	background-color: #FFF;
	border: 1px solid #D7D5D8;
}
