/* CSS Document */

body{
	margin: 0px;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #144063 url(../images/brg-body.jpg) repeat-x;
	text-align: justify;
}

strong {
}
table {
}

th {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	background: #E8E8E8;
}
td {
	padding: 3px 5px;
	color: #000000;
}



p{
	

}

ul{
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
}

li{
	font-size: 12px;
	list-style: square;

}

a{
	color: #224F70;
	text-decoration: underline;

}


a:hover{
	color: #8696A2;
	text-decoration: none;


}

h1{
	font-size: 18px;
	font-weight: normal;
	color: #000;
	border-bottom: 1px solid #D6D6D6;
	line-height: 28px;
	margin-bottom: 30px;
}

h2{
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	color: #495761;
	margin-bottom: 0px;
	line-height: 30px;
}

h3{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;

}

h4{
	font-size: 14px;
	color: #FFF;
	background: #214E6F;
	padding: 5px;
	font-weight: normal;

}

h5{


}

h6{
	margin: 40px 0px;
	padding: 0px;
	border-top: none;
	background: #D6D6D6;
	height: 1px;


}

img {
	
border:none;

}


#wraper{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/bgr-wraper.png) repeat-y;
	padding-right: 10px;
	padding-left: 10px;

}

#wraper #navigation .nav_active {
	text-decoration: underline;
	background: url(../images/brg-navigation-a-hover.jpg);
	font-weight: bold;
	color: #224F70;
	}

/*
##################################################################################################################

						HEADER DIV STYLES
##################################################################################################################
*/



#header{
	width: 900px;
	float: left;
}
#header #logo {
	background: url(../images/logo.jpg);
	height: 150px;
	width: 200px;
	float: left;
}
#header #image {
	float: left;
	height: 115px;
	width: 700px;
	background: url(../images/header.jpg);
}



#navigation{
	background: url(../images/brg-navigation.jpg) repeat-x;
	height: 35px;
	width: 700px;
	float: right;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navigation a {
	text-align: center;
	float: left;
	width: 100px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	height: 26px;
	padding-top: 9px;
	background: url(../images/brg-navigation-a.jpg) no-repeat;
}
#navigation a:hover {
	text-decoration: none;
	background: url(../images/brg-navigation-a-hover.jpg) no-repeat;
	color: #144063;
}



/*
##################################################################################################################

						BODY DIV STYLES
##################################################################################################################
*/

#body_wraper{
	width: 880px;
	margin-bottom: 50px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;

}

#side_nave{
	float: right;
	width: 276px;
	border-left: 1px solid #D6D6D6;
	padding-left: 8px;
	text-align: left;
	padding-bottom: 50px;
}
#side_nave img {
	float: left;
}



#side_nave h6{
	float: left;
	width: 276px;
	margin: 30px 0px;
	padding: 0px;
	border-top: none;
	background: #D6D6D6;
	height: 1px;

}
#basket {
	width: 266px;
	border-bottom: 1px solid #666;
	padding-bottom: 2px;
	float: left;
}
#side_nave #basket ul {
	margin: 0px;
	padding: 0px;
}
#side_nave #basket ul li {
	list-style: none;
	font-size: 10px;
	font-weight: bold;
	display: block;
	color: #000;
}


#side_nave form {
	margin: 20px 0px 0px;
	padding: 3px 3px 5px;
	background: #E0E4E4;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	float: left;
	width: 261px;
}

#side_nave h1 {
	float: left;
	color: #FFFFFF;
	border-style: none;
	background: url(../images/brg-h1-sidenave-title.jpg);
	height: 27px;
	width: 265px;
	padding-left: 10px;
	padding-top: 3px;
	font: 18px Tahoma, Verdana;
	margin-bottom: 3px;
	margin-top: 0px;
}

#side_nave .primary_cat {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#side_nave .primary_cat a {
	float: left;
	color: #000000;
	text-decoration: none;
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/icon-arrow.png);
	background-repeat: no-repeat;
}

#side_nave .primary_cat a:hover{
	color: #DB2443;
}


#side_nave .second_cat {
	float: left;
	list-style-type: none;
	color: #175969;
	margin: 0px;
}
#side_nave .second_cat a {
	display: block;
	color: #224F70;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 165px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-image: url(../images/icon-arrow2.png);
	background-repeat: no-repeat;
}

#side_nave .second_cat a:hover {
	color: #DB2344;
}




#main_content{
	float: left;
	width: 580px;


}
#main_content .shop_link {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 580px;
	display: block;
	float: left;
	border-bottom: 3px solid #EBEBEB;
}
#main_content .shop_link li {
	display: inline;
}
.shop_link li a {
	margin-bottom: 5px;
	float: left;
	background: #000;
	color: #FFF;
	padding: 2px 10px;
	margin-right: 5px;
	text-decoration: none;
}
.shop_link li a:hover {
	background: #4B4B4B;	
	
}

#main_content #shop {
	background: #8A0B11;
	font-weight: bold;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	border-right: #8AA0B3;
	border-bottom: #65839B;
	border-left: #65839B;
	text-decoration: none;
}

#main_content #shop:hover{
	background: #AC110D;
	}



/*
##################################################################################################################

						FOOTER  DIV STYLES
##################################################################################################################
*/
 #footer{
	clear: both;
	width: 880px;
	border-top: 1px solid #D6D6D6;
	padding: 15px 10px 20px;
	background: #F8F9FA;
 }
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	list-style: none;
}

 
#footer a{
	padding-right: 5px;
	padding-left: 5px;
 
 }
 
#footer a:hover{

 
 }
