/* CSS Document */

body { margin: 0; padding: 0; font-size: 100%; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; background: #FFFFFF;}
img { border: 0px; }

#bar { background: url(images/bar_background.png) repeat-x; min-width:950px; }
#logo { width: 212px; height: 121px; float: left; overflow: hidden; }

.fixedWrap { width: 950px; margin: 0 auto; text-align: left; height: auto; overflow: hidden;}

#header{background-color:#FFFFFF; height:125px; min-width:950px;}

#menu{ background-image:url(images/menupu_bg2.gif); background-repeat:repeat-x; padding:0; margin:0; height:45px}

#banner{background: url(images/header_bg.gif) repeat-x; height: 200px; padding:0; margin:0; min-width:950px; text-align:center}

#search{float:left; width:710px; height: 128px; margin-top:40px}

.errortext{color:#FF0000;}

.enquiryselect{background-color:#bdf18b; color:#000000; border: solid 0px #380074;}

#footer{background-color:#380074; height:30px; min-width:950px;}
#footer_top{background-color:#c0c000; height:3px; min-width:950px;}

#content{width:100%}

#left_menu{width:225px; float:left;}
#main_content{width:625px; float:left; margin-left:50px}

#menu_inner{ width:226px; background-color:#ffffff; border-style:solid; border-color:#380074; border-width:0px; color:#000000;}
#menu_inner2{ width:219px; background-color:#dddddd; border-left-style:solid; border-left-color:#380074; border-left-width:1px; border-right-style:solid; border-right-color:#380074; border-right-width:1px; border-top-style:solid; border-top-color:#380074; border-top-width:0px; border-bottom-style:solid; border-bottom-color:#380074; border-bottom-width:1px; color:#000000; padding:2px}
#menu_inner3{ width:219px; background-color:#dddddd; border-left-style:solid; border-left-color:#380074; border-left-width:1px; border-right-style:solid; border-right-color:#380074; border-right-width:1px; border-top-style:solid; border-top-color:#380074; border-top-width:0px; border-bottom-style:solid; border-bottom-color:#380074; border-bottom-width:1px; color:#000000; padding:2px}
#quick_search{ width:225px; background-color:#dddddd; border-style:solid; border-color:#380074; border-width:0px;}

#spacer{width:100%; height:35px; text-align:right}

a:link{color:#380074; text-decoration:none}
a:visited{color:#380074; text-decoration:none}
a:hover{color:#380074; text-decoration:underline}

a.registerlink:link{color:#380074; font-size:14px; text-decoration:none}
a.registerlink:visited{color:#380074; font-size:14px; text-decoration:none}
a.registerlink:hover{color:#380074; font-size:14px; text-decoration:underline}

a.users:link{color:#380074; font-size:14px; text-decoration:none}
a.users:visited{color:#380074; font-size:14px; text-decoration:none}
a.users:hover{color:#380074; font-size:14px; text-decoration:underline}

.menutext{color:#380074; font-size:14px;}
.menutext2{color:#000000; font-size:14px; text-decoration:underline; text-align:center; line-height:normal;}

hr{color:#380074; height:1px;}

.currencyselect{width:125px;}

ul.ulmenu{margin:0 0 0 5px; padding:0 0 0 20px;}

#menutopper1{width:225px; background-image:url(images/usertasks.gif); background-repeat:no-repeat; height:19px;}

.mylists{font-size:11px; width:155px;}

.button2{width:50px; height:21px;}

/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 0px;
	margin: 0 0 0 0;
	background: url(images/menupu_bg2.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menupu_hover_left2.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menupu_hover_right2.gif) no-repeat right top; /*right tab image path*/
}


.regtable{font-size:12px; font-weight:bold}

.inputbox{width:250px; background-color:#CCCCCC}
/*.inputbox{width:150px; background-color:#CCCCCC}*/
.inputbox2{width:150px; background-color:#CCCCCC; display:none;}
.inputbox3{width:250px;}
.inputbox4{width:50px;}
.captchabox{width:172px; background-color:#CCCCCC}
.confirmbox{width:250px; background-color:#bdf18b; color:#000000; border: solid 0px #380074;}
.confirmbox2{width:250px; background-color:#bdf18b; color:#000000; border: solid 0px #380074;}
.confirmbox3{width:50px; background-color:#bdf18b; color:#000000; border: solid 0px #380074;}
.confirmbox4{background-color:#bdf18b; color:#000000; border: solid 0px #380074;}

.regbutton{width:150px;}
.regbutton2{width:350px;}

.purple{color:#380074;}
.purpleh1{color:#380074; font-size:26px}
.purpleh3{color:#380074; font-size:16px}

.loginerror{color:#FF0000; font-size:10px; font-weight:bold;}

/*input{background-color:#d2c2e4;}*/
textarea{background-color:#c0c000;
color:#000000;

border:solid 1px #380074;}

.additem{
background-color:#c0c000;
color:#000000;
width:215px;
border:solid 1px #380074;
}

.generaltextbox{
background-color:#c0c000;
color:#000000;

border:solid 1px #380074;
}

.footertable{width:625px; height:30px; color:#FFFFFF; font-size:11px;}

a.footer:link{color:#ffffff; font-size:11px; text-decoration:none}
a.footer:visited{color:#ffffff; font-size:11px; text-decoration:none}
a.footer:hover{color:#ffffff; font-size:11px; text-decoration:underline}

.terms{font-size:12px; padding:5px 0 5px 0; text-align:justify;}

p.main{text-align:justify}

.bolda{font-weight:bold;}
