html {
	background-color: #181b2a;
}
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #181b2a;
	font-size: 12px;
}
img{
	border: 0px;
	vertical-align: middle;
}
form {
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #285c8e;
	border-bottom: 1px solid #566268;
	padding: 0px 0 5px 0px;
	margin: 0px 0px 0px 5px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #4a6692;
	padding: 0;
	margin: 0;
}
p {
	padding: 0;
	margin: 3px 0 3px 0;
}
input, checkbox, textarea, select {
	font-size: 11px;
}
.text{
	color: #f2d9a2;
	font-size: 11px;
}
.textbrown{
	color: #a86823;
	font-size: 12px;
}
.textblack{
	color: #000000;
	font-size: 12px;
}
.textbold{
	color: #f2d9a2;
	font-size: 12px;
	font-weight: bold;
}
.textblue{
font-size: 12px;
font-weight: bold;
color: #285c8e;
}
.textnavigationbar{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;}
	
a:link, a:visited {
font-style: normal;
font-size: 11px;
color: #000000;}

a:hover {
color: #000000;}

a.button:link, a.button:visited {
font-style: normal;
text-decoration: none;
font-weight: bold;
font-size: 12px;
color: #000000;}

a.button:hover {
font-size: 12px;
color: #000000;}

a.category:link, a.category:visited {
font-style: normal;
text-decoration: none;
vertical-align: middle;
font-size: 10px;
color: #f2d9a2;}

a.category:hover {
color: #f2d9a2;
}

a.category_bold:link, a.category_bold:visited {
font-style: normal;
text-decoration: none;
vertical-align: middle;
font-size: 10px;
font-weight: bold;
color: #F0A226;}

a.category_bold:hover {
font-weight: bold;
color: #F0A226;
}
a.button_main:link, a.button_main:visited{
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: #000000;
text-align: center;
}
a.button_main:hover {
color: #f2d9a2;}

a.bluelink:link, a.bluelink:visited{
font-size: 12px;
font-weight: bold;
color: #285c8e;
}
a.bluelink:hover {
color: #285c8e;}

a.brownlink:link, a.brownlink:visited{
font-size: 12px;
color: #A86823;
}
a.brownlink:hover {
color: #A86823;}

.container{
width: 950px;
margin : 0px auto;
}

#copyright{
font-size: 10px;
color: #000000;}

#catcontainer{
	list-style-image: url(../images/icon_arrow_4.gif);
	vertical-align: middle;
	padding-top: 2px;}
	
.index_product_box {
	width: 240px;
	background-color: #FFFFFF;
	float: left;
	margin: 5px;
}
	
.product_box{
float: left;
width: 520px;
padding-left: 5px;}

.product_info_box{
float: left;
width: 520px;
padding-left: 5px;
}

.product_title{
font-size: 12px;
font-weight: bold;
color: #000000;}

.product_description{
font-size: 10px;
color: #000000;}

.product_price{
font-size: 14px;
font-weight: bold;
color: #285c8e;
}

.navigationText{
font-size: 10px;
color: #000000;
}

.butt {
	background-color: #CC9E54;
	border: 3px double #f6f7f4;
	color: #000000;
	width: 80px;
	height: 25px;}
	

.user_ul ul {
	width: 100%;
	margin: 0;
	padding: 0;	
}
.user_ul li {
	list-style-type: none;	
	margin : 0 0 0 0;
	padding : 5px 0 5px 20px;
	background: url(../images/icon_arrow_0.gif) no-repeat;
	background-position: 7px 10px;
}
.user_msg_ok {
	color: #00A801;
	font-weight: bold;
	margin: 0px 0 10px 0px;
	padding: 5px;
	background-color: #F2F2F2;
	border: 1px dashed #566268;
	text-align: justify;
}
.user_msg_err {
	color: #ff0000;
	font-weight: bold;
	margin: 0px 0 10px 0px;
	padding: 5px;
	background-color: #F2F2F2;
	border: 1px dashed #566268;
	text-align: justify;
}

/* -- Start --  :: Shopping cart css style */
.shopping_table {
	border: 1px solid #cecece;
	margin: 10px 0 0 0;
	text-align: left;
	background-color: #F4F4F4;
}
.shopping_table_header td {	
	border-bottom: 2px solid #566268;
	padding: 5px;
	font-weight: bold;
}
.shopping_table_item td {	
	border-bottom: 1px dotted #566268;
	padding: 5px 3px 5px 3px;
	text-align: left;
}
.shopping_table_foter td {	
	font-weight: bold;
	padding: 10px 3px 10px 3px;
}
.shopping_table_action td {
	padding: 10px 3px 15px 3px;
}
.shopping_info {
	padding: 5px;
}
/* -- End --  :: Shopping cart css style */
.loading {
	width:150px; 
	height:50px; 
	position:absolute; 
	background-color:#FFFFFF; 
	border: solid #006a92 2px;
	vertical-align:middle; 
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	display:none;
	position: absolute;
}
.alert-msg {
	color: #FF0000;
	padding-left: 7px;
	font-size: 14px;
}

.important_text {
	color: #fc830d;
	font-weight: bold;
	margin: 3px;
}
.important_text a, .important_text a:visited {
	color: #fc830d;
	font-weight: bold;
}
.important_text a:hover {
	color: #4574c0;
}

.document_list
{
padding-left: 0;
margin-left: 0;
}
.document_list li
{
list-style: none;
margin: 0;
padding: 0.25em;
}

h1 {/*}*/display/*:*/: /*;*/none!important;}

/* -- End --  :: Configure css style */