/*  END   */
body {
	font-family: Verdana, Arial, Tahoma, Sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	/*background-image: url(../../images/main/bg_dotted.gif);*/
}
div {
	padding: 0px;
	margin: 0px;
}


.main_wrapper {
/*	width: 900px;
	padding: auto;
	margin: auto;
	position: relative;
	background-color: #0000000;
	overflow: auto;
	position:relative;
	float:left;
	background-image:url(../../images/background.png);*/
	position:relative;
	width:900px;
	margin:auto;
	display:table;
	background-image:url(../../images/background.png);
}
.wrapper_left {
	position:relative;
	float:left;
	width:680px;
}
.wrapper_right {
	position:relative;
	float:left;
	width:200px;
	padding-left:10px;
}
.strut_wrapper {
	margin-bottom: 10px;
}


/*START*/
#main_left_spacing{
	position:relative;
	float:left;
	width:10px;
}

.main_middle_content{
	position:relative;
	float:left;
	width: 650px;
	padding: 0px 10px;
	margin: 0px;
}

#main_left_contents{
	position:relative;
	float:left;
	width:660px;
	border:5px solid #333333;
}

#main_right_contents{
	position:relative;
	float:left;
	width:207px;
	margin-left:5px;
}
/*END*/
a {
	/*color: #F8F8FF;*/
	color: #F8F8FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
/*		START MAIN HEADER		*/
.main_header {
	position: relative;
	float: left;
	width: 100%;
	height: 380px;
}
.main_logo {
	position: relative;
	float: left;
	width: 680px;
	height: 380px;
}
.main_header_components {
	position: relative;
	float:left;
	width:627px;
	height:180px;
	background-color: #B0C4DE;
}
.main_header_banner {
	position: relative;
	float: left;
	width: 350px;
	height: 180px;
	background-color: #ADD8E6;
}
.main_shopping_cart {
	position: relative;float: left;
	display:table;
	width: 180px;
	height: 108px;
	border: 3px solid #333333;
	margin-bottom: 10px;
	padding: 3px;
}
.main_side_info {
	position: relative;
	float: left;
	width: 177px;
	border: 2px solid #666699;
	margin-bottom: 10px;
	padding: 5px;
}

.main_login_info {
	position: relative;
	float: left;
	width: 53%;
	margin: 5px 5px;
	/*height: 27px;*/
	font-size: 13px;
	vertical-align:bottom;
}
.yellow_link {
	color: #FEC200;
	font-weight: bold;
}
.main_login_info  a {
	text-decoration: none;
	color: #ffffff;
}
.main_login_info  a:hover {
	text-decoration: underline;

}

.main_shopping_cart_wrapper {
	width: 90%;
	margin: 1px;
	position: relative;
	float: left;
}
.main_shopping_cart_footer {
	width: 97%;
	margin: 5px;
	position: relative;
	float: left;
	text-align: right;
	padding-top: 3px; 
}
.main_shopping_cart_footer  a{
	color: #F8F8FF;
}
.main_shop_desc {
	width: 49%;
	position: relative;
	float: left;
}

.main_shop_value{
	width: 49%;
	position: relative;
	float: left;
	text-align: right;
	font-weight:bold;
}
.horizontal_separator {
	border-bottom: 1px outset #eeeeee;
	width: 98%;
}

.main_category_wrapper {
	width: 75%;
	position: relative;
	float:left;
	margin-top: 10px;
}
.main_section_wrapper
{
	text-align:right;
	position:relative;
	float:left;
}
.main_category_wrapper a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.main_category_wrapper a:hover{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.main_category_selected {
	background-image: url(../../images/main/selected.jpg); 
	repeat: x-repeat;
	width: 150px;
	position: relative;
	float:left;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	color: #000000;
}

.main_category_not_selected {
	background-image: url(../../images/main/selected.gif); 
	repeat: x-repeat;
	width: 150px;
	position: relative;
	float:left;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	color: #000000;
}
.main_sections_dropdown {
	color: #000000;
	background-color: #a9a9a9;
	font-size: 10px;
	margin-top: 5px;
	font-family: Verdana, Arial, Tahoma, Sans-serif;
	width: 150px;
}

/*		START COMMON		*/
.bold_font {
	font-weight: bold;
}
.subtitle {
	font-weight: bold;
	color: #a9a9a9;
}

.error_message {
	margin-top: 5px;
	font-size: 10px;
	color: red;
}
.successful_message {
	margin-top: 5px;
	font-size: 10px;
	color: #4169E1;
}
.successful_message_link{
	margin-top: 5px;
	color: #4169E1;
}

.common_inputbox {
	font-family: font-family: Verdana, Arial, Tahoma, Sans-serif;
	font-size: 12px;
	width: 150px;
}
p {
	text-align: justify;
	font-size: 11px;
}
/*.black_link {
	color: #000000;
}*/
.black_link {
	color: #F8F8FF;;
}

.important_message{
	font-size: 12px;
	color: #4169E1;
	width: 95%;
	margin-top: 30px;
}
.textareas {
	width: 370px;
	height: 150px;
	border: 2px solid #a9a9a9;
	font-family: font-family: Verdana, Arial, Tahoma, Sans-serif;
	font-size: 12px;
}
/*		END COMMON		*/


/*		END MAIN HEADER		*/
.main_contents {
	width: 100%;
	position: relative;
	float:left;
	color:#ffffff;
}
.main_footer {
	position: relative;
	float:left;
	width:100%;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 11px;
	vertical-align: base;
	color:#999999;
}
.main_footer a{
	color:#aaaaaa;
	text-decoration:none;
}
.main_footer a:hover{
	color:#eeeeee;
	text-decoration:underline;
}

.main_nav {
	position: relative;
	float: left;
	width: 20%;
	overflow: auto;
	background-color: #a9a9a9;
	padding: 7px;
	padding-right: 20px;
	padding-top: 20px;
}
.main_nav  ul{
	text-align: right;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.main_nav a {
	font-weight: bold;
	font-size: 14px;
}



.right_content {
	width: 75%;
	position: relative;
	float: left;	
}
	
.page_content_header {
	font-size: 15px;
	font-weight:bold;
	width: 100%;
	margin-bottom: 3px;
}
.page_content_wrapper {
	padding: 15px;
	width: 95%;
}

.no_content {
	width: 100%;
	background-color: #a9a9a9;
	height: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	position: relative;
	float: left;
	margin: 15px 0px;
}

.image_border {
	border: 1px solid #a9a9a9;
}

/*		MAIN HOMEPAGE		*/
.main_login_subtitle {
	font-size: 11px;
	font-style: italic;
}
.main_login {
	border: 3px solid #333333;
	width: 180px;
	padding: 3px;
	position: relative;
	float: left;
	margin-bottom: 10px;
}
.main_login_wrapper {
	width: 90%;
	position: relative;
	float: left;
	padding-left:10px;
}
.forgot_password a{
	font-size: 10px;
}
.forgot_password {
	font-size: 10px;
	text-align: right;
	margin: 7px 4px;
}
.page_subtitle {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
	color: #FEC200;
}
.inputbox {
	font-family: font-family: Verdana, Arial, Tahoma, Sans-serif;
	font-size: 11px;
	width: 150px;
}
.login_button {
	text-align: right;
	margin-top: 7px;
}
/*		START PRODUCTS		*/
.product_wrapper {
	width: 125px;
	margin: 5px;

	/*border: 1px solid #a9a9a9;*/
	border: 1px solid #333333;
	padding: 7px;
	position: relative;
	float: left;
	/*overflow: auto;*/
}
.product_title {
	font-weight: bold;
	margin-top: 5px;
	color: #a9a9a9;
}
.product_value {
	font-weight: bold;
	margin-top: 5px;
	color: #ffffff;
}
/*		START PRODUCT DESCRIPTION		*/
.product_desc_wrapper {
	width: 94%;
	margin: 5px;
	margin-bottom: 10px;
	border: 1px solid #333333;
	padding: 10px;
	position: relative;
	float: left;
	/*overflow: auto;*/
}
.product_desc_title {
	font-weight: bold;
	margin-top: 5px;
	color: #a9a9a9;
	float: left;
	width: 240px;
}
.product_desc_image {
	margin: 5px;
	position: relative;
	float: left;
	width: 330px;
	height: 280px;
}
.product_desc_button {
	position: relative;
	float: left;
	width: 80%;
	padding-top: 5px;
}

.product_desc_value {
	font-weight: bold;
	margin-top: 5px;
	color: #ffffff;
	position:relative;
	float: left;
	width: 97%;
}

/*		END PRODUCT DESCRIPTION		*/

/*		START PRODUCT DESCRIPTION		*/
.cust_order_desc_wrapper {
	width: 590px;
	margin: 10px;

	border: 1px solid #333333;
	padding: 10px;
	position: relative;
	float: left;
	overflow: auto;
}
.cust_order_desc_title {
	font-weight: bold;
	margin-top: 5px;
	color: #a9a9a9;
	float: left;
	width: 240px;
}
.cust_order_desc_image {
	margin: 5px;
	position: relative;
	float: left;
	width: 330px;
	height: 280px;
}
.cust_order_desc_button {
	
	position: relative;
	float: left;
	width: 80%;
}

.cust_order_desc_value {
	font-weight: bold;
	margin-top: 5px;
	color: #ffffff;
	position:relative;
	float: left;
	width: 97%;
}

/*		END PRODUCT DESCRIPTION		*/

/*		END PRODUCTS		*/

/*		START PORTFOLIO		*/
.portfolio_wrapper {
	width: 590px;
	margin: 7px;

	border: 1px solid #333333;
	padding: 10px;
	position: relative;
	float: left;
	overflow: auto;
}
.portfolio_title {
	font-weight: bold;
	margin-top: 5px;
	color: #a9a9a9;
	float: left;
	width: 400px;
}
.portfolio_image {
	margin: 5px;
	position: relative;
	float: left;
	width: 165px;
}
.portfolio_button {
	
	position: relative;
	float: left;
	width: 10%;
}

.portolio_value {
	font-weight: bold;
	margin-top: 5px;
	color: #ffffff;
	float: left;
	width: 400px;
}

/*		END PORTFOLIO		*/

/*		START REGISTRATION		*/
.registration_wrapper {
	width: 94%;
	/*margin: 10px;
	overflow: auto;*/
	/*border: 2px solid #333333;*/
	padding: 10px;
	position: relative;
	float: left;
	text-align: center;
}
.registration_title {
	width: 141px;
	position: relative;
	float: left;
}
.registration_value {
	width: 177px;
	position: relative;
	float: left;
}
.registration_error {
	width: 233px;
	position: relative;
	float: left;
	color: red;
	font-size: 10px;
}
.registration_row_wrapper {
	width: 95%;
	position: relative;
	float: left;
	padding: 7px;
	text-align: left;
}
.registration_footer {
	width: 447px;
	position: relative;
	float: left;
}
.registration_title_value {
	width: 307px;
	position: relative;
	float: left;
	text-align: right;
	margin-right: 10px;
}
/*		END REGISTRATION		*/

/*		START CUSTOM ORDER		*/
.customer_order_wrapper {
	width: 555px;
	margin: 10px;
	overflow: auto;
	border: 2px solid #333333;
	padding: 10px;
	position: relative;
	float: left;
	text-align: center;
}
.customer_order_title {
	width: 141px;
	position: relative;
	float: left;
}
.customer_order_value {
	width: 177px;
	position: relative;
	float: left;
}
.customer_order_error {
	width: 233px;
	position: relative;
	float: left;
	color: red;
	font-size: 10px;
}
.customer_order_row_wrapper {
	width: 551px;
	position: relative;
	float: left;
	padding: 7px;
	text-align: left;
}
.customer_order_footer {
	width: 447px;
	margin-top: 10px;
	padding-top: 10px;
}
.customer_order_title_value {
	width: 307px;
	position: relative;
	float: left;
	text-align: right;
	margin-right: 10px;
}
/*		END  CUSTOM ORDER		*/


/*
*	CART
*/
.cart_wrapper {
	width: 94%;
	color: #eeeeee;
	font-family:Verdana, Arial;
	margin: 0px;
	position: relative;
	float:left;
}

.cart_details_wrapper {
	width: 100%;
	border: 1px solid #555555;
	color: #ffffff;
	font-family:Verdana, Arial;
}

.cart_header {
	font-weight: bold;
	font-size: 13px;
	width: 100%;
}

.cart_bold_header {
	font-weight: bold;
	width: 127px;
	position: relative;
	float:left;
}

.cart_header_with_bgcolor {
	background-color:#212121;
	height: 32px;
	color: #eeeeee;
}

.border_bottom {
	border-bottom: 1px solid #555555;
}

.cart_information_form_wrapper {
	width: 80%;
	position: relative;
	float:left;background-color:#212121;
}

.cart_information_form_wrapper div{
	margin: 2px;
	
}

.cart_contents{
	width: 100%;
	position: relative;
	float:left;
}

.cart_input{
	width: 275px;
}

.cart_textarea{
	width: 275px;
	height: 100px;
}

.input_cart_quantity{
	width:21px;
	background-color: #eeeeee;
	font-size: 11px;
}
.small_description{
	color:#A9A9A9;
	font-size:9px;
}
/*		END CART		*/


/*
  *  PAGING
 */
.main_paging_wrapper{
	position: relative;
	float: left;
	width: 95%;
	margin-bottom: 5px;
	padding: 5px;
}
.main_paging_wrapper2{
	position: relative;
	float: left;
	width: 90%;
	margin-bottom: 5px;
	padding: 20px;
}

.paging{
	position:relative;
	width: 95%;
	text-align: right;
	float:right;
	margin-top:5px;
}

.paging a{
	color: #a9a9a9;
}

.paging_not_selected {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

.paging_not_selected a:hover{
	font-weight: bold;
	font-size: 14px;
}

.paging_selected {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}





.main_bar {
	position: relative;
	float: left;
	width: 800px;
	height: 14px;
	background-image: url(../../images/bar_yellow.gif);
	background-repeat: repeat-x;
}

.login_body {
	position: relative;
	float: left;
	width: 100%;
	height: 565px;
	background-image: url(../../images/home_background.jpg);
	background-repeat: norepeat;
}
td{
	text-align: left;
	vertical-align: top;
}
.input_btn {
	background-color: #87CEFA;
}
.input_file{
	size: 120px;
}
.row_space{
	height: 15px;
}

.small_size_font{
	font-size: 10px;
	color:#eeeeee;
}
.table_left_align td{
	text-align: left;
	vertical-align: top;
}
.input_field{
	width: 350px;
}

.bold_title{
	font-weight: bold;
	color: #eeeeee;
}
.bold_title2{
	font-size: 14px;
	font-weight: bold;
	color: #eeeeee;
}
.italic_title {
	font-weight: bold;
	font-style: italic;
	color: #eeeeee;
	text-align: center;
}.italic_title td{
	font-weight: bold;
	font-style: italic;
	color: #eeeeee;
	text-align: center;
}
#rotator_main_content_wrapper {
	position: absolute;
	width: 920px;
	top: 214px;
	left: 30px;
}
/*  END   */
/*	CONTACT  US	*/
ol {
	list-style: none;
}
li {
	list-style: none;
	padding: 3px;
}
.contact_us_label {
	width: 100px;
	display: inline-block;
}