/* General Elements */
*,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, select, textarea, p, a, span, blockquote, table, th, td {
margin: 0px;
padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #605f5e;
	background: #38444e url(../others/bg.gif) repeat-x left top;
	font: 11px/20px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	height:100%;
}
a,a:visited,a:hover {
	color:#004986;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#maincontainer {
	width:955px;
	margin:0px auto;
}


#header { 
	background: #000 url(../others/topNavBg.gif) no-repeat left top;
	width:100%;
	height:87px;
}

#logo {
	float:left;
	width:204px;
	margin-left:55px;
	margin-top:9px;
}

#cart {
	background: #000 url(../others/viewCartBg.gif) no-repeat left top;
	width:252px;
	height:29px;
	float:right;
	margin-right:45px;
	color:#abb3ba;
}
#cart a,#cart a:hover,#cart a:visited {
	color:#abb3ba;
	text-decoration:none;
	text-transform:uppercase;
	
}
#cart a:hover {
	text-decoration:underline;
}

.cart {
	float:left;
	text-align:right;
	padding-right:13px;
	text-align:right;
	width:99px;
}
.view-cart {
	float:left;
	text-align:center;
	width:80px;
}
.login {
	float:left;
	text-align:center;
	width:60px;
}
#nav {
	clear:right;
	color:#004986;
	float:right;
	font-size:12px;
	font-weight:bold;
	margin-right:45px;
	margin-top:30px;
	text-transform:uppercase;
	font-family:"Myriad Pro";
	letter-spacing:1px;
}
#nav ul {
	float:left;
	list-style:none;
	display:inline
}
#nav ul li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#nav a, #nav a:hover, #nav a:visited {
	text-decoration:none;
	padding:0px 8px;
	border-left:1px solid #ccc;
	color:#004986;
}
#nav a:hover {
	text-decoration:underline;
}

#main-body {
	text-align:left;
	background:#fff url(../others/topRound.gif) no-repeat center top;
	margin:10px auto 10px 30px;
	padding-top:10px;
	width:906px;	
	float:left;
}

#left {
	float:left;
	width:195px;
	display:inline;
}
#left p {
	background:transparent url(../others/categoryTitleBg.gif) no-repeat scroll center center;
	color:#004986;
	font-weight:bold;
	padding:10px 0px 10px 15px;
	text-align:left;
	text-indent:10px;
	text-transform:uppercase;
	width:183px;
}

#left ul{
	float:left;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 0px 25px;
}
#left ul li {
	display:block;
}
#left ul li a,#left ul li a:hover,#left ul li a:visited{
	background:transparent url(../others/arrow.gif) no-repeat scroll left 4px;
	color:#000000;
	font-weight:normal;
	padding-left:15px;
	text-decoration:none;
}
#left ul li a:hover {
	text-decoration:underline;
}
#left .leftImg {
	clear:both;
	margin:207px auto;
	/*width:205px;*/
}
#left .leftImg p {
	background:none;
	padding:0px !important;
	text-align:center;
	margin:0 auto;
}
#right {
	float:left;
	width:690px;
	margin-left:10px;
	padding-top:5px;
	padding-bottom:10px;
	padding-bottom:10px;
	display:inline;
}

.home-content {
	border-top:1px solid #DADADA;
	clear:both;
	height:auto;
	margin:0px 15px;
}
.home-content td {
	padding:8px;
}
#footer {
	borrder:1px solid red;
	background:transparent url(../others/footerLine.gif) no-repeat center center;
	text-align:center;
	clear:both;
}

.footer-nav {
	color:#81a0a7;
	text-transform:uppercase;
	font-size:13px;
}
.footer-nav a, .footer-nav a:hover, .footer-nav a:visited {
	color:#81a0a7;
	text-decoration:none;
}
.footer-nav a:hover {
	text-decoration:underline;
}
.copyright {
	color:#fff;
	font-size:10px;
	margin:10px;
}
.copyright a ,.copyright a:hover, .copyright a:visited{
	color:#81a0a7;
	text-decoration:none;
}
.copyright a:hover {
	text-decoration:underline;
}

/*----------------------------------*/
#feature_prod {
	border:1px solid #CDCBCB;
	height:270px;
	vertical-align:top;
	width:278px;
}
#feature_prod p {
	background:transparent url(../others/featureBg.gif) no-repeat left top;
	text-transform:uppercase;
	padding:5px 0px;
	color:#004986;
	text-align:left;
	text-indent:10px;
	font-weight:bold;
	margin-bottom:10px;
	height:32px;
}
#feature_prod .feat_title {
	border-top:1px dotted #CDCBCB;
	margin:0px 10px;
	padding:10px 0px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
}
#feature_prod .feat_img {
	height:180px;
	text-align:center;
}
#feature_prod .feat_title a,#feature_prod .feat_title a:hover, #feature_prod .feat_title a:visited {
	color:#004986;
	text-decoration:underline;
}
#feature_prod .feat_title a:hover {
	text-decoration:none;
}
#feature_prod .feat_title img {
	vertical-align:bottom;
	margin-left:10px;
}
#right #feature_prod {
	width:auto;
	height:230px;
}
#right #feature_prod .feat_img {
	float:left;
	height:180px;
	width:279px;
}
#right #feature_prod .feat_title {
	float:left;
	padding-left:10px;
	padding-top:0px;
	border:0px none;
	font-size:11px;
	font-weight:normal;
}
#right #feature_prod .feat_title a {
	font-weight:bold;
	font-size:15px;
}
#right #feature_prod .feat_title strong {
	font-weight:bold;
}
#right #feature_prod .feat_title  * {
	display:block;
	margin-bottom:2px;
}
#right #feature_prod .feat_title img {
	margin:0px;
}
.right-footer {
	margin-left:15px;
	margin-top:10px;
}
.ProdPrice {
	color:#004986;
}
#ProdList {
	margin-top:10px;
	border-top:1px solid #CDCBCB;
	border-left:1px dotted #CDCBCB;
}
#ProdIn {
	color:#bfd1e1;
	margin:8px 0px 0px 10px;
	padding:0px;
}
#ProdIn .home {
	color:#447aa6;
	text-decoration:underline;
}
#ProdIn .products {
	color:#004986;
	text-decoration:underline;
}
#ProdIn .the_product {
	color:#ada8a8;
	text-decoration:none;
}
.here {
	color:#ada8a8 !important;
	text-decoration:none !important;
}
.feat_1, .tdEven,.feat_2, .tdOdd  {
	padding:0px;
}
.ACatgProd {
	border:1px solid #CDCBCB;
	margin:5px;
	padding:8px;
}
#ProdList table {
	margin-left:10px;
}
#prod_page #ProdIn {
	margin:0px 0px 0px 10px;
}
#prod_page .prod_wraper {
	border-top:1px solid #CDCBCB;
	border-left:1px dotted #CDCBCB;
}
#prod_page .prod_img {
	padding-top:10px;
}
#prod_page .ProdTitle {
	color:#004986;
	font-size:14px;
	font-weight:bold;
	margin-left:30px;
}
#prod_page .ProdDetails {
	border-top:1px solid #CDCBCB;
	margin-top:10px;
	 border-collapse:collapse;
	 margin-left:30px;
}
#prod_page .ProdDetails .right {
	border-left:1px solid #CDCBCB;
	padding-left:15px;
	padding-top:10px;
	vertical-align:top;
	width:200px;
}
#prod_page .ProdDetails .right * {
	margin-bottom:5px;
}
#prod_page .ProdDetails .right .prod_de {
	color:#004986;
}
#prod_page .prod_desc {
	padding:0px;
}
#prod_page .ProdTitle {
	text-align:left;
}

h1 {
	color:#004986;
	font-size:16px;
	border-bottom:1px solid #BFD1E1;
	margin-bottom:10px;
}
.Current {
	font-weight:bold;
}


.static_content {
	border-top:1px solid #DADADA;
	border-left:1px dotted #DADADA;
	padding-left:20px;
	padding-top:15px;
}

h2 {
	color:#004986;
	font-size:16px;
	text-align:left;
	margin-bottom:5px;
}
h3 {
	color:#000;
	font-size:12px;
}
.read_more {
	color:#004986;
}
.item {
	border-bottom:1px dotted #DADADA;
	margin-bottom:10px;
}
.SubCatg {
border:1px solid #CCCCCC;
float:left;
height:130px;
left:25px;
margin:8px 8px 30px;
position:relative;
text-align:center;
width:140px;
}

#DisCode {
vertical-align: bottom;
}