/* CSS Document */
/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #000000;
	Font-Family : Tahoma;
	Font-Weight : Bold;
	Font-Size : 15px;
	}

.sub_heading{
	Color : #BB3232;
	Font-Family : Tahoma;
	Font-Weight : Bold;
	Font-Size : 13px;
	}

.normal_bold_text{
	Color : #6E6C6C;
	Font-Family : Tahoma;
	Font-Weight : Bold;
	Font-Size : 12px;
	margin:0 8px 0 0;
	text-align:right;
	}

.normal_text{
	Color : #6E6C6C;
	Font-Family : Tahoma;
	Font-Weight : Normal;
	Font-Size : 12px;
	}
	
.normal_white_text{
	Color : #FFFFFF;
	Font-Family : Tahoma;
	Font-Weight : Normal;
	Font-Size : 12px;
	}
	
.normal_error_text{
	Color : #FF0000;
	Font-Family : Tahoma;
	Font-Weight : Normal;
	Font-Size : 12px;
	}

.normal_small_bold{
	Color : #6E6C6C;
	Font-Family : Tahoma;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_small_text{
	Color : #6E6C6C;
	Font-Family : Tahoma;
	Font-Weight : Normal;
	Font-Size : 11px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #DDDDDD;
	}

#list_row_BG2,.list_row_BG2{
	Background-Color : #FFFFFF;
	}

#Application_Table{
	border-spacing : 10pt;
	padding : 5px;	
	Width : 100%;		
	font-family : "Tahoma";
	font-size : 12px;
	}

#Form_Table{
	border-spacing : 10pt;
	padding : 0pt;	
	Width : 415px;
	Font-Family : Tahoma;
	Font-Size : 12px;
	}

.TableBackGroundColor
{
    BACKGROUND-COLOR: #DDDDDD;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	Color : #6E6C6C;
	Font-Family : Tahoma;
	Font-Weight : normal;
	Font-Size : 12px;
}
a {
	font-size:12px;
	color:#686868;
	text-decoration:underline;
}
a:hover {
	font-size:12px;
	color:#686868;
	text-decoration:none;
}

td {
	Color : #6E6C6C;
	Font-Family : Tahoma;
	Font-Weight : normal;
	Font-Size : 12px;
	}
 
.buttonfontstyle{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#000;	
	Font-Weight:bold;
	line-height:17px;
	padding:0 10px 0 0;
	
	}

@import url(http://fonts.googleapis.com/css?family=Gabriela);
@import url(http://fonts.googleapis.com/css?family=Alef:400,700);
/* CSS Document */
/* ----------------General Start-----------------*/
body{
	padding:0;
	margin:0;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#000;
}
div, td, p, a, h1, h2, h3, h4, h5, li, form, input, select {
	padding:0;
	margin:0;
}
img{
	padding:0;
	margin:0;
	border:none;
	display:block;
}
ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
a{
	text-decoration:none;
	outline:none;
}
.spacer{
	padding:0;
	margin:0;
	clear:both;
	line-height:0;
	font-size:0;
}


/*general start*/
.notoppad{padding-top:0!important;}
.nobottompad{padding-bottom:0!important;}
.noleftpad{ padding-left:0!important;}
.norightpad{ padding-right:0!important;}
.notopmargin{margin-top:0!important;}
.nobottommargin{margin-bottom:0!important;}
.noleftmargin{ margin-left:0!important;}
.norightmargin{ margin-right:0!important;}
.nobg{ background:none!important;}
.noborder{ border:none!important;}
/*general end*/
.bodconpad{
	padding:20px 0 150px 0;
	align: right; 
}
.hdPan{
	padding:15px 0 0 0;
	}
a.logo{
	color:#fff;
	font-size:25px;
	line-height:41px;
	font-family: 'Gabriela', serif;
	font-weight:bold;
	background-color:#f7a81d;
	display:block;
	text-align:center;
	margin:0 0 13px 0;
	}
a.logo:hover{
	background-color:#ffc20e;
	}
.navArea{
	padding:0 0 0 91px;
	}
ul.nevigation{
	padding:0;
	margin:0;
	list-style-type:none;
	}
ul.nevigation li{
	float:left;
	padding:0 13px 0 13px;
	position:relative;
	}
ul.nevigation li.nolftpad{
	padding-left:0!important;
	}
ul.nevigation li.norghtpad{
	padding-right:0!important;
	}
ul.nevigation li a{
	font-family: 'Gabriela', serif;
	font-size:20px;
	line-height:38px;
	color:#575E66;
	font-weight:400;
	display:block;
	text-decoration:none;
	}
ul.nevigation li a:hover{
	color:#ffcc00;
	}
/*Drop down start*/
ul.nevigation li:hover > ul {
display: block;
}

ul.nevigation li ul{
	padding:0;
	margin:0;
	position:absolute;
	left:0;
	top:34px;
	display:none;
	width:220px;
	padding:0 10px 0 10px;
	z-index:132;
	background:url(/sw/themes/32947/site_images/dropdown-cont-bg.png) repeat 0 0;
	}
ul.nevigation li ul li{
	float:none;
	}
ul.nevigation li ul li a{
	color:#D7D7D7;
	}
ul.nevigation li ul li a:hover{
	color:#fbd748;
	}
/*Drop down end*/
/*Top slider start*/
.banPan{
	width:100%;
	position:relative;
	height:300px;
	overflow:hidden;
	}
.logopan{
	position:absolute;
	right:2px;
	bottom:-129px;
	z-index:120;
	}
#rotating-item-wrapper {
	position: relative;
/*	width: 100%;*/
	height: 300px;
	margin:0 auto;
}
.banCont-pan{
	position:absolute;
	left:0;
	bottom:0;
	padding:20px 0 20px 0;
	background:url(/sw/themes/32947/site_images/ban-cont-bg.png) repeat 0 0;
	width:100%;
	z-index:131;
	}
.banCont-panInner{
	width:1005px;
	margin:0 auto;
	position:relative;
	}
.banCont-panInner h1{
	font-family: 'Alef', sans-serif;
	color:#fff;
	font-size:40px;
	line-height:44px;
	font-weight:700;
	}
#rotating-item-wrapper img{
	width:100%;

	}
.rotating-item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
.rotating-item img{
	float:left;
	}
/*Top slider end*/
.footerStart{
	background:url(/sw/themes/32947/site_images/newsListBg.jpg) repeat 0 100%;
	}
.footerStartIn{
	background:url(/sw/themes/32947/site_images/footerBottomBg.png) repeat-x 0 100%;
	padding-bottom:40px;
	}
.footerlogoPan{
	border-top:10px solid#4e8cbb;
	border-bottom:10px solid#4e8cbb;
	}
.footCont{
	padding:0;
	width:1000px;
	position:relative;
	}
.footCont p{
	font-family: 'Alef', sans-serif;
	font-size:40px;
	line-height:78px;
	color:#85C2E9;
	font-weight:700;
	width:598px;
	padding:0 0 0 15px;
	}
.footlogo{
	position:absolute;
	right:72px;
	top:-32px;
	z-index:125;
	}
.formsec{
	padding:0;
	display: none;
	}
.formsec p{
	font-family: 'Alef', sans-serif;
	font-size:26px;
	line-height:27px;
	color:#575E66;
	font-weight:700;
	background:url(/sw/themes/32947/site_images/formtxt-bg.png) no-repeat 100% 1px;
	padding:0 40px 24px 0;
	text-align:right;
	}
.formsec form {
	width:auto;
}
.formsec form textarea{
	background-color:#fff;
	border:1px solid #f6f6f6;
	height:122px;
	overflow:auto;
	margin-bottom:25px;
	padding:15px;
	width:260px;
	float:right;
	text-align:right;
	}
.formsec form input[type="text"]{
	width:280px;
	min-height:50px;
	background-color:#fff;
	border:1px solid #f6f6f6;
	padding:5px;
	margin-bottom:31px;
	text-align:right;
	}
.formsec form input[type="checkbox"]{
	margin-right:10px;
	}
.formsec form label{
	font-family: 'Alef', sans-serif;
	color:#575E66;
	font-size:18px;
	line-height:20px;
	
	}
.formsec form label em{
	color:#FF0000;
	font-style:normal;
	}
.submit{
	background:url(/sw/themes/32947/site_images/submit-but.gif) no-repeat 0 0;
	width:110px;
	height:39px;
	cursor:pointer;
	text-indent:-99999px;
	border:none;
	margin:8px 0 8px 0;
	}
.submit:hover{
	background:url(/sw/themes/32947/site_images/submit-but-h.gif) no-repeat 0 0;
	}
.foorstar1{
	background:url(/sw/themes/32947/site_images/footerStar.png) no-repeat 0 0!important;
	padding-bottom:110px;
}
.footRight{
	padding:30px 0 0 0;
	}
.footRight1{
	padding:50px 0 0 0;
	}
.footpan{
	background:url(/sw/themes/32947/site_images/fmenuSeparator.png) no-repeat 100% 0;
	padding:10px 30px 0 0;
	}
.footpan a{
	font-family: 'Alef', sans-serif;
	font-size:22px;
	line-height:24px;
	color:#575E66;
	font-weight:700;
	margin-bottom:42px;
	display:block;
	}
.footpan ul{
	padding:0;
	margin:0;
	list-style-type:none;
	}
.footpan ul li{
	padding:0 0 11px 0;
	
	}
.footpan ul li a{
	color:#575E66;
	font-family: 'Alef', sans-serif;
	font-size:16px;
	line-height:18px;
	font-weight:400;
	text-decoration:none;
	margin-bottom:10px!important;
	}
.footpan ul li a:hover{
	color:#1764da;
	}
ul.social{
	padding:0;
	margin:0 10px 0 0;
	list-style-type:none;

	}
ul.social li{
	float:right;
	width:65px;
	height:64px;
	margin:0 18px 0 0;
	}
ul.social li a{
	text-indent:-99999px!important;
	display:block;
	width:65px;
	height:64px;
	}
ul.social li a.facebook{
	background:url(/sw/themes/32947/site_images/social-icon-01.gif) no-repeat 0 0;
	}
ul.social li a.facebook:hover{
	background:url(/sw/themes/32947/site_images/social-icon-01-h.gif) no-repeat 0 0;
	}
ul.social li a.tweet{
	background:url(/sw/themes/32947/site_images/social-icon-02.gif) no-repeat 0 0;
	}
ul.social li a.tweet:hover{
	background:url(/sw/themes/32947/site_images/social-icon-02-h.gif) no-repeat 0 0;
	}
	
/*--form style--*/
.FormTextBox, .FormTextBoxFocus{
	width:350px!important;
	height:44px!important;
	background-color:#f8f8f8;
	border:1px solid #edebeb;
	margin-bottom:8px;
	padding:2px 10px 2px 10px!important;
}
.FormAreaCodeBox, .FormAreaCodeBoxFocus{
	width:92px;
	background-color:#f8f8f8!important;
	border:1px solid #edebeb!important;
	height:44px!important;
	padding:2px 4px 2px 4px!important;
	margin-bottom:8px;
}
.FormPhoneBox, .FormPhoneBoxFocus{
	width:275px!important;
	background-color:#f8f8f8!important;
	border:1px solid #edebeb!important;
	height:44px!important;
	margin-bottom:8px;
	padding:0 10px 0 10px!important;
}
.FormTextAreaBox, .FormTextAreaBoxFocus{
	width:350px!important;
	height:80px;
	background-color:#f8f8f8!important;
	border:1px solid #edebeb!important;
	overflow:auto;
	padding:10px 10px 10px 10px!important;
}
.FormSelectBox, .FormSelectBoxFocus{
	width:372px!important;
	background-color:#f8f8f8!important;
	border:1px solid #edebeb!important;
	height:44px!important;
	padding:2px 0 2px 0!important;
	margin-bottom:8px;
}
.FormCheckBox, .FormCheckBoxfocus{
	margin:2px 8px 0 0!important;
}
.FormRadio, FormRadiofocus{
	margin:2px 8px 0 0!important;
	}
form span.normal_bold_text{
	Color : #666666!important;
	font-family: 'Alef', sans-serif!important;
	Font-Weight : Normal!important;
	Font-Size : 15px!important;
	padding:12px 0 0 0!important;
	}
form span.normal_error_text{
	color:#FF0000!important;
	}
form span.normal_text{
	margin-bottom:10px!important;
	}