/* CSS Document */

body
{
	margin:0;
	padding:0;
	font-family: Tahoma;
	
	
}

#container
{
	position:absolute;
	top:10px;
	margin-left:-492px;
	left:50%;
	width: 984px;
	max-width: 984px;
	margin-top:0px;
	background: url('../new-images/leftmenu_bg.jpg') repeat-y;
	z-index:0;
}

#content
{
	position: relative;
	margin: 0 auto;
	/*padding: 10px;*/
	float:right;
	right:0px;
	margin-top:10px;
	top:110px;
	width:800px;
	max-width:800px;
	display:block;
}

div [id="content"]
{
	width:780px;
	margin-right:20px;
}

#content ul
{

}

#content li
{
	list-style:disc;
	line-height:1.3em;
	margin-after:3px;
}

#content p
{
	font-size: 13px;
	text-align:justify;
}

#content a
{
	color: #FF6633;
	text-decoration: underline;
}

#content .heading
{
	font-size:16px;
	font-weight:bold;
	color: #FF6633;
	text-decoration: underline;
	display:inline;
}

#content h4
{
	font-size:18.66px;
	color:#333366;
	text-decoration:none;
}

#content .heading h1
{
	display:inline;
}

#content h1
{
	font-size: 16px;
}

#content h2, #content h3
{
	font-size: 13.333px;
}

#content h1, #content h2, #content h3
{
	color: #FF6633;
	text-decoration: underline;
}

#content ul
{
	font-size: 13px;
	list-style:none;
	line-height:2em;
}

#content img
{
	border:0px;
}

#footer
{
	position:relative;
	background-color:#9F9FB7;
	color:#333366;
	height:320px;
	width:984px;
	margin:0 auto;
	clear:both;
}

div [id="footer"]
{
	/*margin-top:100px;*/
}

#footer p
{
	padding:10px;
	padding-left:50px;
	font-size:13.33px;
}

#footer a
{
	color: #FF6633;
	text-decoration: underline;
	font-weight:bold;
	font-size:9px;
}

#leftmenu
{
	position:relative;
	float:left;
	/*left:0px;*/
	margin-top:125px;
	background-color:#333366;
	width:180px;
	font-size:11px;
	color:#ccc;

}

div [id="leftmenu"]
{
	margin-bottom:80px;
}

#leftmenu .section { position:relative; margin-bottom:21px; padding:2px; }

#leftmenu .section p { /*padding:3px;*/ }

#leftmenu .section a { color:#ccc; font-weight:bold; }

#leftmenu .section a:hover { color:#FF6633; font-weight:bold; }

#leftmenu .section ul
{
	margin:0;
	margin-top:5px;
	padding:0;
	list-style:none;
}

#leftmenu .section li
{
	margin:0;
	padding:0;
	line-height:17px;
	background:url('../new-images/leftmenu_bullet.gif') no-repeat;
	background-position: left center;
	text-indent:17px;
	list-style:none;

}

#leftmenu .section .bullet { position:relative; top:3px;}

#leftmenu .section span
{
	display:block;
	font-size:12px;
	width:178px;
	height:18px;
	background:url('../new-images/leftmenu-spacer.jpg') no-repeat;
	font-weight:bold;
	padding-left:3px;
	color:#333366;
	line-height:18px;
	margin-bottom:5px;
}

#leftmenu .section .inputtext
{
	position:relative;
	width:125px;
}

#leftmenu .section .inputbox
{
	position:relative;
	width:20px;
}

#leftmenu .section .inputimage
{
	position:relative;
	top:1px;
	width:30px;
	height:17px;
}

#leftmenu .section p
{
	display:inline;
}

#leftmenu .section img
{
	border:0px;	
}


#leftmenu a
{
	border:0px;
}

#menu
{
	position:absolute;
	bottom:0px;
	right:0px;
}

#menu li
{
	float: left;
	padding-left: 5px;
	list-style:none;
}

#menu a
{
	color: #333366;
	text-decoration: underline;
	font-size: 13.333px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	line-height:0px;
}

.itemlist
{
	display: block;
	width: 780px;
}

.item { min-height:80px; height:80px; }

.item p { margin-left:200px; }

.itemimage { float: left; }

.prices { float: right; }

.link
{
	font-weight:bold;
	color: #FF6633;
	text-decoration: underline;
}

.clear
{
	clear:both;
}

.center
{
	text-align:center;
}

.tourlist
{
	padding:0px;
}

.tourlist li a { font-weight:bold; text-decoration:none; }
.tourlist li { line-height:1.1em; text-decoration:none; }

.WAGRUNAV
{
	font-size:11px;
}

.PRDETAILWEBTEXT
{
	width: 100%;
}

.PRDETAILWEBTEXT p
{
	/*text-align:left;*/
}

.PRDETAILWEBTEXT h1, .PRDETAILWEBTEXT h2
{
	font-size:13px;
}


#productTop
{
	position:absolute;
	top:0px;
	height:100px;
}

#backToPrIndex
{
	position:absolute;
	top:10px;
	left:10px;
}

#manufacturerImage
{
	position:absolute;
	top:10px;
	left:10px;
}

#productContent
{
	position:relative;
	top:100px;
}

.homepurple, .homeorange
{
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
}

.homepurple, .homepurple a
{
	color:#333366;
}

.homeorange, .homeorange a
{
	color:#ff6633;
}

.hometable
{
	text-align:center;
}

form
{
	display:inline;
}

#header
{
	position:absolute;
	top:0;
	height:130px;
	left:50%;
	margin-left:-492px;
	min-height:130px;
	width:984px;
	background-color:#CCC;
	background:url('../new-images/menu_bg.jpg') repeat-x #CCC;	
}



#header img { border:0px; }

#headertext1
{
	position:absolute;
	font-family: Tahoma, Arial;	
	text-align:center;
	left:250px;
	top:10px;
	width:300px;
	height:80px;
	font-size:10px;	
}

#headertext1 .orange
{
	color: #ff6633;
	font-size:18px;
	font-weight:normal;
	margin-top:20px;
}

span [class="orange"]
{
	margin-top:10px;
}

#headertext2
{
	font-family: Tahoma, Arial;
	position:absolute;
	right:120px;
	top:10px;
	width:350px;
	height:80px;
	text-align:center;
	font-size:10px;
}

#headertext1 span { font-family: Tahoma, Arial;font-weight:bold;display:block;font-size:16px;margin-top:10px; }
#headertext2 span { font-family: Tahoma, Arial;font-weight:bold;display:block;font-size:16px;margin-top:10px; }
#headertext2 p { font-size: 10px; }

#headerpromotion
{
	position:absolute;
	right:10px;
	top:0px;
	width:auto;
}

.homepage
{
	height:800px;
}

div [class="homepage"]
{
	min-height:930px;
}

.PRDETAILPROMOPRICE, .PRDETAILPROMODESC1 a
{
	font-size:9px;
}

.PRDETAILPROMOPARENT *
{
	font-size:11px;
}

/*.PRDETAILPROMOPARENT
{
	margin-top:-68px;
	z-index:100;
}*/

.WELCOME
{
	font-size:26pt;
	color:black;
	background-color:white;
	text-decoration:none;
}

#footer .links
{
	color:#6161ad;
	text-align:center;
	font-size:10px;
}

#footer .links a
{
	color:#6161ad;
	text-decoration:none;
	font-size:10px;
	line-height:1.7em;	
}