@charset "utf-8";

/* CSS Document */

.Title {

	width:100%;

	height:auto;
background-color:#1a4372;

//background-image:url(Images/titlebg.jpg);

	background-repeat:repeat-x;

}

.MenuBar {

	background-image:url(Images/MenuBG.jpg);

	background-repeat:repeat;

	width:100%;

	height:35px;

	float:left;

	color:white;

}

.Menu {

	background-image:url(Images/MenuBG.jpg);

	font:Arial, Helvetica, sans-serif;
	color:black;

//	color:#595959;

	float:left;

	width:100px;

	height:30px;

	font-size:16px;

	font-weight:bold;

	padding-top:5px;

	cursor:pointer;

}

.Menu:hover {

	background-image:url(Images/MenuHover.jpg);

	background-repeat:repeat-x;

	cursor:pointer;

}

.Menu_Right {

	padding-top:5px;

	float:right; 

	font:Arial, Helvetica, sans-serif; 

	color:black;
//	color:#595959; 

	width:100px;

	font-size:14px;

	height:30px;

		font-weight:bold;

}

.Menu_Right:hover {

	background-image:url(Images/MenuHover.jpg);

	background-repeat:repeat-x;

	cursor:pointer;

}

a:link {  color: #848484;  text-decoration: none; }

a:visited { color: #848484; text-decoration: none; } 

a:hover { color: #848484; text-decoration:underline;}

 

.SlideShow {

	width:55%;

	height:auto;

	float:left;

	}



.SocialNetwork {

	width:38%;

	height:200px;

	float:right;

	background-image:url(Images/Background_ForLive.jpg);

	background-repeat:repeat-x;

}

.SN:hover {

background: #D8D8D8;

filter:alpha(opacity=30);

opacity:0.3;

}

.LoginScreen {

background-color:#1a4372;

	//background-image:url(Images/Login_bg.png);

	width: 600px;

	height:300px;

}



.textRound {

	margin:3px;

	height:20px;

	width:200px;

	border:solid 0 #fff;

	background: transparent url(Images/textfield_bg.gif) no-repeat ;

	color:#2E2E2E;
	
	font-size:12px;
	padding-left:5px;

}



.buttonStyle {

	margin:3px;

	height:22px;

	width:137px;

	border:solid 0 #fff;

	background:  transparent url(Images/button_bg.PNG) no-repeat;

	font-weight:bold;

	valign: top;
	line-height:-5px;

}



.Testmonial {

	width:250px;

	height:250px;

background: url(Images/ContentBG.jpg);

}



.TitleDiv {
background-color:#1a4372;
//background: url(Images/T.jpg) repeat-x; 

 width: 100%;

color: white;

font-size: 18px;

font-weight:bold;

height:auto;

padding-bottom:4px;

z-index:999px;

}



.Content {

width:100%;

float: left;

height: 610px;

overflow-x: hidden;

overflow-y: auto;

background: url(Images/ContentBG.jpg) no-repeat;

}



.prouductTumb {

float:left;

width:300px;

height:200px;

border:solid 1px #81BEF7;

filter:alpha(opacity=70);

background:#E5E5E5;

padding-top:15px;

}



.prouductTumb:hover {

filter:alpha(opacity=100);

background: #CEE3F6;

border:solid 1px #81BEF7;

cursor:pointer;

}



.productTumbDesc {

color:#585858;

font-size:12px;

font-weight:bold;

}



.gapDiv {

float: left;

width:10px;

height:200px;

background:transparent;

}



.productTumbTitle {

color:#585858;

font-size:14px;

font-weight:bold;

}



.regScreen {

background-color:#1a4372;

//background-image:url(Images/reg_bg.jpg);

	width: 600px;

	height:852px;

}



.DImage {

	background : transparent;

	width:48%;

	height: 250px;

	float:left;

}



.DPDetails {

	background : transparent;

	width:48%;

	height: 250px;

	float:left;

	valign: middle;

	color: #424242;

}



.PDescription {

	background : transparent;

	width: 100%;

	height: 250px;

	float:left;

	overflow-y: auto;

	overflow-x: hidden;

}



.AlsoSee {

	background : transparent;

	width: 100%;

	height: 250px;

	margin:-70px 0px 0px 0px;

}



.RoadMapFull {

position: fixed;

width: 100%;

height : 100%;

background : black;

 filter:alpha(opacity=60);

  opacity:0.6;

padding-top:20px;

}



.ShoppingRow1 {

	background-color:#FFFFFF;

}



.ShoppingRow2 {

	background-color:#EBEBEB;

}



.ShoppingDetails {

	font:Arial, Helvetica, sans-serif; 

	font-size:16px; 

	color:white;

	background-color:#EBEBEB;

	height:28px;

	width:100%;

}

.MessageBox_Style {

	width:300px; 

	height:100px;

	background-color:#F2F2F2; 

	border: solid 2px #848484;

	font-face:Arial;

	width:70%;

	height:auto;

	color:#424242;

}