/* CSS Document */

/* reset css starts*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	
	
	
}
body {
	line-height: 1;
	
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing: 0;
}
a {
	text-decoration:none;
	color:#cecece;
}
input {
	margin:0px;
	padding:0px;
}
.clear {
	clear: both;
	line-height:1em;
}
/* reset css ends here please donot change anything in this part*/






/* layout base css starts here */
/*CSS for Login Page & main layout*/
body {
	background-color:#00235d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*height:100%;*/
	color:#ffffff;
}
.wrapper {
	margin:0px;
	width:100%;
	/*height:100%;*/
	
}
.container {
	width:999px;
	clear: both;
	margin: 0 auto;
	min-height: 550px;
	height: 100%;
}


.rbos span{
	font-size: 11px;
	color: #CCCCCC;
	height: auto;
	width: auto;
	top: 5px;
	position:absolute;
	right:20px;
	}
.login {
	float:left;
	width: 600px;
	margin-top: 100px;
}
.reg {
	clear: both;
	width:280px;
}
.registernow {
	float: left;
	width: 270px;
	font-size: 12px;
	color: #CCCCCC;
	line-height:1.3em;
}
.registernow .register_wrapper 
{
	padding:10px 0px 10px 7px;
	*padding:15px;
	width:280px;
	height: 115px;
	background-image:url(../images/reg_bg.jpg);
	background-repeat:no-repeat;
}
.registernow p {
	margin:0px;
	padding:0px;
	height:65px;
	
}
.loginform {
	float:left;
	width:280px;
	height:200px;
	background-image:url(../images/loginform_bg.jpg);
	background-repeat:no-repeat;
	padding:35px 5px 25px 30px;
}
.loginform h2{
	margin-bottom:15px;
}
.loginform1 {
	float:left;


	padding-top:5px;
}
.reg1 {
	padding-top: 5px;
	font-size:11px;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	width:150px;
	margin-left:100px;
	text-decoration:underline;
}
.reg2 {
	padding-top: 5px;
	font-size:11px;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	width:520px;

}
.reg3 {
	padding-top: 5px;
	font-size:11px;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	width:400px;

}
.reg_sub
{
	float:left;
	width:260px;
	}
.reg1 a, .reg1 a:visited {
	text-decoration:none;
	color:#fff;
}
.reg1 a:hover {
	text-decoration:underline;
	color:#fff;
}

.signin_btn a,.signin_btn a:visited {
	color:#ffffff;
	
}
.signin_btn
{height: 22px;
	width: 78px;
	border:none;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	padding-top:0px;
	padding-bottom:4px;
	clear:both;
	margin-top:20px;
	margin-left:100px;
	background-image:url(../images/signin_btn_07.jpg);
	background-repeat:no-repeat;
	
}

.btndemand {
	
	width: 91px;
	height:23px;
	border: none;
	text-align:center;
	color: #FFFFFF;
	font-size: 13px;
	margin-top:-40px;
	margin-left:75px;
	*margin-left:80px;
	background-image:url(../images/clickhere_btn_07.jpg);
	background-repeat:no-repeat;
	float:left;
	padding:2px 0px 2px 0px;
	
}
.btndemand a {
	color:#ffffff;
}
.regbtn {
	height: 20px;
	width: 100px;
	border: none;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	padding:2px;
	clear:both;
	margin-top:10px;
	margin-left:70px;
	background-image:url(../images/registernow_btn_07.jpg);
	background-repeat:no-repeat;
}

.demand_req
{
	width:280px;
	height:65px;
	background-image:url(../images/de_req.jpg);
	background-repeat:no-repeat;
	padding:10px;
	*margin-top:10px;
}
.demand_req p
{
	margin:0px;padding:0px;clear:right;
}

.regbtn a {
	color:#ffffff;
}
.label {
	font-size: 13px;
	color: #FFFFFF;
	float: left;
	width: auto;
	height: 20px;
	text-align: right;
}
.label_left
{
    width:80px;
    text-align:left;
    float:left;
    font-size: 13px;
	color: #FFFFFF;
	height: 20px;
    }
.textbox {
	float: right;
	width: 180px;
}
.textbox_left
{
    float:left;
    width:180px;
    }
.textbox_style{
	background-color:#d2dae6;
	border:solid 1px #768397;
	height:18px;
	width:145px;
}
.textarea_style{
	background-color:#d2dae6;
	border:solid 1px #768397;
	width:145px;

}
/*Ends CSS for Login page*/

#content{
	float:right;
	padding:10px;
	width:100%;
	color:#ffffff;
}

/* layout base css ends here */

.header {
	float: left;
}
.logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 386px;
}

.newlogo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 386px;
	margin-left:0px;
}

.left_image {
	float:left;
	
}
/*----------Navigation------------*/
.bottom_navigation1 {
	color: #FFFFFF;
	background-color: #000000;
	width: 100%;
	margin: 0 auto;
	clear: both;
	height:30px;

}

.bottom_navigation {
	color: #FFFFFF;
	background-color: #000;
	height: 30px;
	width: 100%;
	margin: 0px;
	
	bottom: 0px;
	left:0px;

}
.bottom_navigation ul li{list-style:none;}
#nav {
	display: inline;
}
#nav li,#nav li a {
	float:left;
	padding:4px 10px 4px 4px;
	color:#cecece;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
#nav1 {
	display: inline;
}
#nav1 li,#nav1 li a {
	float:left;
	padding:4px 10px 4px 4px;
	color:#cecece;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.bottom_navigation #nav .submenu {
	bottom:32px;
	
	*bottom:3%;
	
	position:fixed;*position:absolute;
	background-color:#171b1b;
	left:-999em;
	
	
}
.bottom_navigation #nav1 .submenu {
	bottom:32px;
	
	*bottom:3%;
	
	position:fixed;
	*position:absolute;
	background-color:#171b1b;
	left:-999em;
	
	
}
.bottom_navigation .submenu li{
	clear:both;

	padding:4px 10px 4px 4px;
}

.bottom_navigation #nav li:hover ul,.bottom_navigation #nav li.sfhover ul {
	left:auto;
}
.bottom_navigation #nav1 li:hover ul,.bottom_navigation #nav1 li.sfhover1 ul {
	left:auto;
	margin-left:0px;
	*margin-left:-60px;
	padding-left:0px;
}




.privacy_link {
	display: inline;
	text-decoration:underline;
}
.privacy_link li {
	float:right;
	padding:10px;
	color:#cecece;
	
}


.privacy_link li a {
	text-decoration:underline;
	
}

/*----------Navigation ends------------*/
#content p{
	margin:5px;
	text-align:justify;
	font-size:12px;
	line-height:15px;
}
#content h2{
	margin:15px 5px 5px;
	font-size:16px;
	
}


#content ul
{
	
	padding:15px 20px;
	}
#content li
{
	list-style-type:disc;
	margin:10px;
	}
#content h4
{
	font-size:13px;
	margin:15px 5px 5px;
	font-style:italic;
	}
#content h3
{
	font-size:14px;
	margin:15px 5px 5px;
	}
.button{
	background-color: #006daf;
	border: 1px solid #666666;
	color:#ffffff;
	margin-right:10px;
}
/*---------------Form CSS Starts------------*/
.formcontainer
{

	float:right;
	width:600px;
	border:solid 1px #006DAF;
	padding-left:30px;
	padding-bottom:30px;
	padding-top:30px;
	}
.formcontainer .formwrapper
{
	clear:both;
	width:550px;
	margin:0 auto;

	}
.formcontainer .formwrapper .label
{
	float:left;
	color:#ffffff;
	width:155px;

	}
	.formcontainer .formwrapper .label1
{
	float:left;
	color:#ffffff;
	width:180px;

	}
.formcontainer .formwrapper .input
{
	float:left;
	
	}
.formcontainer .validator 
{
	float:left;
	padding-left:2px;
	
		}
.formcontainer .validator2
{
	float:left;
	padding-left:2px;
	width:80px;
	margin-top:-15px;
}

.formcontainer span
{
	float:left;
	}
.textmain_black	{
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	
}
.textbox_style1{
	background-color:#d2dae6;
	border:solid 1px #768397;
	height:20px;
	width:200px;
}
.textbox_style2{
	background-color:#d2dae6;
	border:solid 1px #768397;
	height:20px;
	width:30px;
	float:left;
	margin-right:3px;
}
.textbox_style3{
	background-color:#d2dae6;
	border:solid 1px #768397;
	height:20px;
	width:134px;
	float:left;
}
.textbox_style4{
	background-color:#d2dae6;
	border:solid 1px #768397;
	height:20px;
	width:167px;
	float:left;
}
.ticker
{
 font-family:Verdana;
 font-size:12px;
	width:500px;
	float:left;
	padding-left:50px;
	color:#fff;
	}
/*menu & fixed bar*/


#nav_menu_wrapper { /* this will ba used as a wrapper for the nav_menu so we can center it (nav_menu). especially for IE */
	height:32px; /* fix bar's height */
	width:98%; /* use 100% of width */
	/* the code below will PUT the bar at the bottom */	
	bottom:0px;
	position:inherit;
	/* hide scrollbar for this wrapper */
	overflow:auto;
	
	margin:0 auto;
	
}

	#nav_menu_wrapper .nav_menu { /* the menu itself */
		height:30px; /* fix bar's height */
		width:98%; /* fixed width */

		/* center this div */
		margin-left:auto;
		margin-right:auto;	
		
		/* add effect */
		background-color:#000;
		border:#666666 solid 1px;
	}
	
/* 
  -----------------------------------
  Pop Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme: 01 - Multicolor
  -----------------------------------
*/

/*Menu Outer Wrapper*/
.p7PMMh01 {
	width: 100%;
	
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
	
	background-color: #000000;
	float:left;
	text-align: left;
	line-height: normal;
}
.p7PMMh01 .p7PMM {
	background-color: #000000 !important;
}
/*Hide Sub-Menu in Design View*/
.p7PMMh01 ul div {
	display: none;
	background-color: #000000 !important;
}
/*
TOP LEVEL MENU
*/
.p7PMMh01 ul {
	margin: 0;
	padding: 0;
	background-color: #000000 !important;
}
.p7PMMh01 li {
	list-style-type: none;
	float: left;
	width: 120px;
	margin-top: 0px;
}
/* Hide from IE5 Mac \*/
.p7PMMh01 li {width: auto;}
/* End Hiding */

/*Top Level Links*/
.p7PMMh01 a {
	display: block;
	text-decoration: none;
	padding: 8px 16px 8px 12px;
	color: #cecece !important;
	background-color: #000000 !important;
	
	text-align: left;
}
/*
Syntax for special classes programatically assigned to first and last links and also LIs
See user guide for more information
*/
.p7PMMh01 ul a.pmmfirst {
}
.p7PMMh01 ul a.pmmlast {
	border-right: 1px solid #000;
}
.p7PMMh01 ul ul a.pmmlast {
	border-right: 0;
}
.p7PMMh01 ul li.pmmfirst {
}
.p7PMMh01 ul li.pmmlast {
}
/*First Sub Level*/
.p7PMMh01 ul ul {
	width: 100px;

	background-color: #333;

}
.p7PMMh01 ul ul li {
	float: none;
	
	
}
.p7PMMh01 ul ul a {
	padding: 4px 12px;
	color: #CCC !important;
	border-left: 0;
	background-color: #171b1b !important;
	text-align: left;
	overflow:visible;
}

/*Third Level (Flyouts in horizontal menu)*/
.p7PMMh01 ul ul ul {

}
/*
SPECIAL IMAGE-BASED RULES
*/
.p7PMMh01 img {
	border: 0;
}
.p7PMMh01 .p7PMM_img {
	padding: 0;
	border: 0;
}

/*The Current Marker (You are here) links*/

/*
Utility Rule used for Clearing floats in Horizontal Menus
*/
.p7pmmclearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}



/*#footer{ width: 100%;height:30px;text-align:center;  background: #000; bottom:0; left:0px; position:fixed; *position:absolute;margin:0 auto;}*/

.style20 {font-size: 14px; font-weight: bold; text-align:left; color:#ff0000;padding:0px; }
.style21 {font-size: 15px; font-weight: bold; text-align:left; color:#ffffff; }



/*----------------CSS for Forgot Password By Nasir------------------------*/
.login_wrapper
{
	width:300px;

	float:left;
	margin-top:80px;
	border:solid 1px #006DAF;
	padding:20px;
	*padding:10px;
}

.login_wrapper .login_row
{
	width:300px;
	
	margin-bottom:10px;
	*margin-bottom:5px;
	
}
.login_wrapper a
{
	color:#006DAF;
	font-size:14px;
	font-weight:bold;
}
.login_row .login_label
{
	width:100px;
	
	float:left;
}

.login_row .login_textbox
{
	width:200px;
	
	float:left;

}

.login_row .login_textbox input
{
	width:125px;
	height:15px;
}
/*----------------CSS for Forgot Password By Nasir------------------------*/
.ButtonStyle
{
	color: #FFFFFF;
	background-color:#1b5191;
	background-image:url(../images/button.gif);
	background-repeat:repeat-x;
	background-position:center center;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	border: 1px;
	border-color: White;
	clear:both;
	cursor: pointer;
	
}

.errormessage 
{
	color : #ff0000;	
	font : bold 11px Verdana, Arial, Helvetica, sans-serif;
	
}
.errormessage li
{
	color : Red;	
	font : 12px Verdana;
	
}

/*Added by shradha*/
/*---------------Form CSS Starts------------*/
.regformcontainer
{

	float:none;
	width:570px;

	padding-left:30px;
	padding-bottom:30px;
	padding-top:30px;
	}
.regformcontainer .formwrapper
{
	clear:both;
	width:550px;
	margin:0 auto;

	}
.regformcontainer .formwrapper .label
{
	float:left;
	color:#ffffff;
	width:130px;

	}
.regformcontainer .formwrapper .input
{
	float:left;
	}
.regformcontainer .validator 
{
	float:left;
	}

.regformcontainer span
{
	float:left;
	}
	
table.DiscountEx td,table.DiscountEx th
{
	border-color:White;border-width:1px;border-style:solid;
	padding:5px;
	}	
	
	
	/*CSS for Contact Us page Starts*/
	.contactus
	{
		border:solid 1px #006DAF;
		width:400px;
		border-collapse:inherit;
		margin-bottom:30px;
	}
	
	.contactus td
	{
		padding:10px;
	}
	
	/*CSS for Contact Us page Ends*/
	
		/*CSS for UpgradingMsg page Starts*/
	
	.msg
	{
		width:83%;
		border:solid 1px #006DAF;
		margin:10% 0%;
			
	}
	.msg p
	{
		font-size:18px;
		font-family:Arial, Helvetica, sans-serif;
		
		padding:20px 30px;
		
	}
		/*CSS for UpgradingMsg page Ends*/
	
/*CSS starts for New Login Page*/

#main_block{width:998px; height:95%; margin:0 auto; *text-align:left; position:relative;  background-image:url(../App_Themes/RosyTheme/Images/container_bg.jpg); background-repeat:repeat-x;}/* background-position:bottom; background-color:#123f83;*/

#site_container{ width:923px; margin-left:48px; display:block;    }
*html div#site_container{ width:923px;  margin-left:28px;  }



/****************  Top_Cantainer CSS  ******************/
.Top_Container{ width:923px; display:block; overflow:hidden;}

/****************  left_sidebar CSS  ******************/
.left_sidebar{ width:290px; padding-right:20px; float:left; display:block; overflow:hidden; }
*html .left_sidebar{ width:290px; padding-right:0px; float:left; display:block; overflow:hidden; }
.Logo{ width:196px; height:66px;}
 .Mouse_pic{ background-image:url(../App_Themes/RosyTheme/Images/mouse.jpg); width:291px; height:322px;}

/****************  right_container CSS  ******************/
 .right_container{ width:613px; float:left; display:block;}
.CopyRight{ text-align:right; color:#ccccce; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
 .CopyRight p{padding:0px; margin:0px; height:66px; margin-bottom:22px;}
.Banner{ width:614px; height:263px;}

/****************  Bottom_Box CSS  ******************/
.Bottom_Box{ padding-top:20px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#fff; font-size:12px; margin-left:0;}
.Seperator{ background-image:url(../App_Themes/RosyTheme/Images/seperator.gif); width:2px; height:190px; float:left; margin:0px 25px 0px 25px;}

/*****  ViewInventory CSS  ********/
.ViewInventory{ width:135px; float:left; display:block; }
.ViewInventory p{ padding:0px; margin:0px; line-height:22px;}
.readmore{ color:#ebe960; margin-left:50px; text-align:right; font-weight:bold; }
h1.InventoryHeader{ padding:0px; margin:0px; background-image:url(../App_Themes/RosyTheme/Images/viewinventory.gif); background-repeat:no-repeat; width:150px; height:22px; padding-bottom:5px;}
*html h1.InventoryHeader{ padding:0px; margin:0px; background-image:url(../App_Themes/RosyTheme/Images/viewinventory.gif); background-repeat:no-repeat; width:150px; height:22px; padding-bottom:0px;}


/*****  Events CSS  ********/
.Events{ width:210; float:left;}
.Events p{ padding:0px; margin:0px; line-height:22PX;}
h1.EventsHeader{ padding:0px; margin:0px; background-image:url(../App_Themes/RosyTheme/Images/events.gif); background-repeat:no-repeat; width:65px; height:22px; padding-bottom:5px;}
*html h1.EventsHeader{ padding:0px; margin:0px; background-image:url(../App_Themes/RosyTheme/Images/events.gif); background-repeat:no-repeat; width:65px; height:22px; padding-bottom:0px;}
.morebutton{}
.Events ul li{line-height:2em;list-style-type:disc;display:list-item;margin-left:-25px;	}
.Events ul{list-style-type:disc;*margin-top:10px;}
/*****  Register CSS  ********/
.Register{ width:199px; float:left;}
h1.RegisterHeader{ padding:0px; margin:0px; background-image:url(../App_Themes/RosyTheme/Images/register.gif); background-repeat:no-repeat; width:81px; height:22px; padding-bottom:5px;}
*html h1.RegisterHeader{ padding:0px; margin:0px; background-image:url(../App_Themes/RosyTheme/Images/register.gif); background-repeat:no-repeat; width:81px; height:22px; padding-bottom:0px;}
.Register p{ padding:0px; margin:0px;  line-height:1.5em;}
.registernowButton{margin-top:50px;*margin-top:57px; width:114px; height:25px; cursor:default;}

/*****  Login CSS  ********/
.Loginnew{ width:206px; float:left;}
h1.LoginHeader{ padding:0px; margin:0px; background-image:url(../App_Themes/RosyTheme/Images/login.gif); background-repeat:no-repeat; width:55px; height:22px; padding-bottom:5px;}
*html h1.LoginHeader{ padding:0px; margin:0px; background-image:url(../App_Themes/RosyTheme/Images/login.gif); background-repeat:no-repeat; width:55px; height:22px; padding-bottom:0px;}
.Homelogin_Form{width:206px; float:left;}
.Homelogin_Form_Wrapper{ margin-bottom:15px; float:left;}
*html .Homelogin_Form_Wrapper{ margin-bottom:10px; float:left;}
.LoginForm_Left{ width:75px;margin-right:5px; float:left; text-align:left; padding-left:5px;text-align:right;*height:15px;}
.LogimForm_Right{ width:118px; float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-decoration:underline;*height:15px;}
.LoginForm_InputButton{ background-image:url(../App_Themes/RosyTheme/Images/LoginForm_InputButton.jpg); background-repeat:no-repeat; height:19px; width:118px; border:none!important;}
.signin_btn2{background-image:url(../App_Themes/RosyTheme/Images/submit_button.gif); background-repeat:no-repeat; height:25px; width:68px; border:none!important;}
.LogimForm_Right a:link,.LogimForm_Right a:visited{color:#ffffff;text-decoration:none;}
.LogimForm_Right a:hover{color:#01A5DA;text-decoration:underline;}

/*Ends CSS for Login Page*/