html
{    
	height: 100%;
    overflow:auto;
}

body
 {
	margin:0px;
	padding:0px;
	background:#002C48;
	height: 100%;
}

#container
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -14px; /* the bottom margin is the negative value of the footer's height */
	background:#fff;
}

#container2
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -28px; /* the bottom margin is the negative value of the footer's height */
	background:#fff;
}

#logo {
	height:140px;
	overflow:hidden;
	background:#FA6500;
	float:right;
}

#logo img#des
{
	float:right;
	margin-right:50px;
	margin-top:10px;
}

#header
{	background:#FA6500;
}

#myFooter
{
	background:#002C48;
	height:14px;
}

#myFooter2
{
	background:#002C48;
	height:28px;
}

#push
{
	height:14px;
}

#push2
{
	height:28px;
}

#search
{
	clear:right;
	padding-left:23px;
}

#search form { margin:0px; padding:0px; }

#search input {
	font-size:11px;
	margin-right:5px;
	letter-spacing:1px;
	padding:2px;
	background:white;
}

#homebar
{
	background:#FA6500;
	padding:2px;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	color:white;
	font-weight:bold;
	font-size:13px;
	float:left;
}

#homebar a{
	padding:2px;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	text-decoration:none;
	color:white;
	font-weight:bold;
	font-size:13px;
}

#nav {
	background:#002C48;
	padding-left:23px;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	/*border:solid 5px yellow; */
}

#nav .clear {
	clear:left;
	float:none;
	line-height:0px;
}

#nav ul#navbar {
	float:left;
	border:1px solid white;
	line-height:35px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-weight:bold;
	font-size:14.5px;
}

ul#navbar li {
	border-top:4px solid #9BAF5E;
	float:left;
	border-right:1px solid white;
}

ul#navbar li a {
	display:block;
	color:white;
	text-decoration:none;
	letter-spacing:1px;
	background-image:url(../GUI/a_bkgd.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding:0px 10px;
	padding-bottom:16px;
}

ul#navbar li a:hover { 
	background-image:url(../GUI/a_hover_bkgd.gif); 
	background-repeat:repeat-x;
	background-position:bottom left;
}
ul#navbar li a.menu_home { background-color:#3F6FAD;  }
ul#navbar li a.menu_about { background-color:#25597C; }
ul#navbar li a.menu_products { background-color:#324680; }
ul#navbar li a.menu_contact { background-color:#003264; }
ul#navbar li a.menu_services { background-color:#1F164F; border-right:0px; }

ul#navbar li a.menu_home:hover { background-color:#5481C2;  }
ul#navbar li a.menu_about:hover { background-color:#3E6F93; }
ul#navbar li a.menu_products:hover { background-color:#455793; }
ul#navbar li a.menu_contact:hover { background-color:#28497D; }
ul#navbar li a.menu_services:hover { background-color:#3A2C69; }

ul#navbar li ul { /* second-level lists */
	margin:0px;
	padding:0px;
	list-style-type:none;
	left:-999em;
	position:absolute;
	text-align:left;
	font-size:12px;
	border:0px;
	border-left:1px solid white;
	margin-left:-1px;
	line-height:18px;
}

ul#navbar li ul li {
	float:left;
	border:0px;
	border-bottom:1px solid white;
	border-right:1px solid white;
	clear:left;
	margin:0px;
	padding:0px;
	background-color:#FF6801;
	letter-spacing:2px;
	text-align:left;
	width:150px;
	text-transform:capitalize;
}

ul#navbar li ul li a { 
	color:white;
	padding:0px; 
	display:block; 
	width:145px;
	padding-left:5px;
	font-weight:normal;
	background:none;
}
ul#navbar li ul li a:hover { 
	background-color:#FF7D37; 
	background-image:none;
	color:#002C48;
	border:0px;
}

ul#navbar li ul ul { margin: -19px 0 0 150px; }
ul#navbar li:hover ul ul, ul#navbar li.sfhover ul ul,ul#navbar li:hover ul ul ul, ul#navbar li.sfhover ul ul ul { left: -999em; }
ul#navbar li:hover ul, ul#navbar li li:hover ul, ul#navbar li li li:hover ul, ul#navbar li.sfhover ul, ul#navbar li li.sfhover ul,ul#navbar li li li.sfhover ul { /* lists nested under hovered list items */	left: auto; }

#sitemap {
	}

#sitemap h2 {

border-bottom:0px;
	}

#sitemap a {
	color:#FA3600
	}

#sitemap ul {
	color:#FA3600;
	font-size:14px;
	margin-bottom:5px;	
	}
#sitemap td {
	vertical-align:top;
	}



@media screen
{
	#contents
	{
		border-top:16px solid #FF7409;
	}
}

@media print
{
	#contents
	{
	}
}

@media screen,print
{
	#contents
	{
		background:white;
		padding:0px;
		padding-top:18px;
		padding-left:50px;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		color:#45456A;
		letter-spacing:1px;
		clear:both;
	}
}


#contents h1 {
	font-size:18px;
	margin:0px;
	margin-top:1px;
	padding-bottom:10px;
	display:block;
}

#contents h2 {
	font-size:14px;
	margin:0px;
	margin-bottom:15px;
	border-bottom:1px dotted #45456A;
	width:600px;
}

#contents h3 {
	font-size:28px;
	margin:0px;
	margin-top:1px;
	padding-bottom:5px;
	display:block;
}

#contents p {
	margin:0px;
	padding-bottom:15px;
}

#contents ul {
	margin:0px;
	padding:0px;
	padding-left:25px;
	padding-bottom:15px;
}

#contents hr {
	height:1px;
	line-height:1px;
	color:#FA6500;
	background-color:#FA6500;
	border:0px;
	margin-bottom:15px;
}

#footer {
	text-align:right;
	color:white;
	letter-spacing:1px;
	font-size:9px;
	padding-right:10px;
	font-family:Arial,Helvetica,sans-serif;
}

.logoHeader
{
	width:500px;
	background-color:#FA6500;
	border: solild 10px red;
}

#footer a {
	font-weight:bold;
	color:white;
	letter-spacing:2px;
	text-decoration:none;
} 

#olw {
	text-align:right;
	color:white;
	letter-spacing:1px;
	font-size:11px;
	padding-right:10px;
	font-family:Arial,Helvetica,sans-serif;
}

#olw a {
    font-weight:bold;
	color:white;
	letter-spacing:2px;
	text-decoration:underline;
}

#olw , #footer a:hover{
color:red;
}
th,td { font-size:12px; }

table.contact_info {
	width:600px;
	margin:10px;
	margin-left:0px;
}

table.contact_info th {
	text-align:left;
	padding-right:20px;
}

table.contact_info th,table.contact_info td { padding-bottom:20px; vertical-align:top; }
table.contact_info td { padding-right:10px; }

.myBold {font-weight: bold; color: #FFFF00}
.myNormal {font-weight: normal; color: #FFFFFF}
.ac { text-align:center; }
.al { text-align:left; }

input.flat { border:1px solid black; background-color:#FA6500; font-size:12px; font-weight:bold; padding:5px; letter-spacing:1px; }

table.product {
	border-collapse:collapse;
	margin:10px;
	clear:both;
	width:95%;
}

table.product th { text-align:left; }
table.product th,table.product td { 
	text-align:left; 
	vertical-align:top;
	font-size:12px;
	padding:5px;
	line-height:20px;
	letter-spacing:1px;
	color:#45456A;
}
table.product td.image { width:150px; }
table.product td img { border:1px solid black; }
table.product p.price { padding-top:20px; text-align:right; font-weight:bold; font-size:18px; color:#FF7409; }
table.product p.price small { font-size:14px; }
table.product form { text-align:right; }
table.product form input { text-align:center; font-size:11px; background:white; }

table.cart { margin:0px auto; width:90%; border-collapse:collapse; }
table.cart tr { }
table.cart td,table.cart th { padding:5px; border-bottom:1px solid #45456A; }
table.cart th { font-size:1.1em; }
table.cart img { border:1px solid black; }
table.cart tfoot { text-align:right; }

table.subcat { clear:both; margin:10px auto; border-collapse:collapse; }
table.subcat th { color:white; background:#45456A; padding:5px; }
table.subcat td { border-bottom:1px solid #45456A; padding:3px 0px; padding-right:50px; }
table.subcat a { text-decoration:none; }
table.subcat a:hover { text-decoration:underline; }

table.checkout { margin:10px auto; border-collapse:collapse; page-break-after:always; }
table.checkout th { font-weight:bold; text-align:left; padding:3px 20px 3px 10px; }
table.checkout th.head { color:white; background:#45456A; text-align:center; padding:5px; }
table.checkout td { padding:3px; }

table.buy_details {	width:750px; }
table.buy_details td { padding:10px; width:50%; vertical-align:top; }

table.buy_items { width:600px; border-collapse:collapse; }
table.buy_items th { border-bottom:1px solid #45456A; }
table.buy_items th, table.buy_items td { padding:10px; }
table.buy_items tr.total td { border-top:1px solid #45456A; }

table.process_details { width:600px; margin-bottom:20px; }
table.process_details th { text-align:left; width:30%; }

.country { 
	margin:0px; 
	margin-top:-24px;
	padding:0px;
	float:right; 
	font-size:11px; 
	padding:5px;
	padding-bottom:0px;
	border:1px solid black;
width:221px; 
}

html>body .country { 
margin-top:3px;
}
.country big { 
	font-weight:bold; 
	font-size:12px;
}

.alphalist { 
	margin:0px; 
	margin-top:-50px;
	padding:0px;
	float:right; 
	font-size:11px; 
	padding:5px;
	padding-bottom:0px;
	border:1px solid black; 
	width:200px;
        text-align:center;
}

html>body .alphalist { 
margin:0px;
width:200px;}
}

.column
{
	border:solid 1px red;
}

/****Staff PIck Quick Links***/
#staff_pick_container
{
	width:96%;
	overflow-y:hidden;
	overflow-x:auto;
}

#staff_pick_quick_links
{
	height:170px;
}

#staff_pick_quick_links a
{
	color:#FA6500;
}

table#staff_pick_quick_links_tbl td
{
	vertical-align:top;
	font-size:10px;
}

.staff_pick_quick_links_image
{
	width:110px;
}

.staff_pick_quick_links_image img
{
	border:0px;
}

.staff_pick_quick_links_desc
{
	width:180px;
	padding:0px 10px 0px 5px;
}

.staff_pick_quick_links_desc h4,
.staff_pick_quick_links_desc h4 a
{
	color:#FA6500;
	margin-top:0px;
	font-size:11px;
}


/****for suggest***/
.suggest_link
{
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over
{
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
	cursor:pointer;
}

#search_suggest, #search_suggest_advanced
{
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	/*border: 1px solid #000000;*/
}

/****Extra***/
#search_suggest input, #search_suggest_advanced input
{
	font: 11px arial;
	border:1px solid #FFFFFF;
	display: block;
    width: 300px;
}

#search_suggest input, #search_suggest_advanced input
{
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}

#search_suggest input:hover, #search_suggest_advanced input:hover
{
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
	cursor:pointer;
}

div#contents div.catcheck
{
	float:left;
	font-size:9px;
}

div#contents div.catcheck li
{
	margin:0px;
	padding:0px;
}

div#contents div.catcheck ul
{
list-style: none;

	margin-left:15px;
	padding:0px;
}

table.OrdersTable
{
	border:solid 0px red;
}

div#contents table.OrdersTable td
{
	margin-right: 12px;
	margin-left: 12px;
	padding-left: 12px;
	padding-right: 12px;
	border:solid 0px red;
	text-align: left;
}

table.OrderDetails
{
	/*border:solid 1px red;*/
	margin-left:40px;
}

table.OrderDetails td, table.OrderDetails th
{
	/*border:solid 1px green;*/
}

table#OrderCombo td
{
	vertical-align:top;
	padding-left:15px;
}

span.SlotLabel
{
	font-size:12px;
	font-weight:900;
	color:white;
	background-color:#002C48;
}

span.codedirection
{ 
	unicode-bidi:bidi-override;
	direction: rtl; 
}

img
{
	border:0px;
}

