/* #######################  GENERAL SETTINGS ############################ */
html.body{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;	
	text-align:left;
	}

body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;	
	text-align:left;
	}
/*  Global Formatting */
h1 {font-size:25px;line-height: 1em;font-weight: 900; padding-bottom:15px;}
h2 {font-size:15px;line-height: 1em;font-weight: 900;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em; color:#ffffff;
font-family:"Trebuchet MS";
font-size:24px;
font-weight: 900;
margin:15px;
height:40px;}
p{
	font-size:14px;
}
a:link , a:visited , a:active{
	font-family:"Trebuchet MS";
 	font-size:13px;	
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	}
a:hover {
	color: #FF0042;
	}

a.image, a.image:hover  {
	border:0;
	}
li{ 
	font-size:13px;	
	text-align:justify;
	
	}
ul { 
	font-size:13px;	
	margin:0px;
	padding:0px;
	
	}
:focus  { 
	outline: none
	}
:active {
	 outline: none
	  }
#wrapper {
	width:984px; 
	text-align:center;
	margin: 0 auto;
}
	

/* #######################  END GENERAL SETTINGS ############################ */
/* ######################  LAYOUT SETTINGS       ############################## */
/* Add here Div Wrappers of table formatting to layouts custom stuff*/
/* ######################  LAYOUT SETTINGS       ############################## */
/*Header */	
#header{
	margin:0px;
	padding:0px;
/*	height:80px;
*/	height:70px;
	vertical-align:bottom;
}
.logo{
	float:left;
	text-align:left;
	width:300px;
	
}
.headerRight{
	float:right;
	text-align:right;
	font-family:"Trebuchet MS";
	font-size:14px;
	margin:0px;
	padding-bottom:5px;

}
#languageSelector{
	font-weight:bold;	
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#4A4A4A;
	float:left;
}
#languageSelector ul{
	margin:0px;
	padding:10px;
	padding-bottom:0px;
}
#languageSelector li{
  display:inline;
  }
#languageSelector li a{
  font-weight:bold;	
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#0064AF;
	padding-left:4px;

  }
  #languageSelector li a:hover{
  font-weight:bold;	
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#ff0042;
	padding-left:4px;

  }

  #languageSelector .seperator{
  border-right:dotted 1px #0064AF
  }
.mainlink:link{
	font-family:"Trebuchet MS";
 	font-size:13px;	
	color: #000000;
	
	padding:5px;
	padding-bottom:0px;		
	text-decoration:none;
	font-weight:normal;
	}
.mainlink:visited{
	font-family:"Trebuchet MS";
 	font-size:13px;	
	color: #000000;
	text-decoration:none;
		font-weight:normal;
	}
.mainlink:hover{
	font-family:"Trebuchet MS";
 	font-size:13px;	
	color: #ff0042;
	text-decoration:none;
	font-weight:normal;
	}
.mainlink:active{
	font-family:"Trebuchet MS";
 	font-size:13px;	
	color: #000000;
	text-decoration:none;
	font-weight:normal;
	}
	
.loginlink:link{
	
	font-family:"Trebuchet MS";	
	font-size:15px;
	font-weight:bold;
	
	color:#003492;
	font-weight:bold;
	
	text-decoration:none;
	}
.loginlink:visited{
	
	font-family:"Trebuchet MS";	
	font-size:15px;
	font-weight:bold;
	 
	color:#003492;
	font-weight:bold;
	
	
	text-decoration:none;
	
	}
.loginlink:hover{
	
	font-family:"Trebuchet MS";	
	font-size:15px;
	font-weight:bold;
	 
	color:#ff0042;
	font-weight:bold;
	
	
	text-decoration:none;
	
	}
.loginlink:active{
	
		font-family:"Trebuchet MS";	
	font-size:15px;
	font-weight:bold;
	 
	color:#003492;
	font-weight:bold;
	
	
	text-decoration:none;
	}
	
.loginlinkGrey:link{
	
	
	
	font-family:"Trebuchet MS";	
	font-size:15px;
	font-weight:bold;
	 
	color:#003492;
	font-weight:bold;
	
	
	text-decoration:none;
	}
.loginlinkGrey:visited{
	
	
	font-family:"Trebuchet MS";	
	font-size:15px;
	font-weight:bold;
	 
	color:#003492;
	font-weight:bold;
	
	
	text-decoration:none;
	
	}
.loginlinkGrey:hover{
	
	font-family:"Trebuchet MS";	
	font-size:15px;
	font-weight:bold;
	 
	color:#ff0042;
	font-weight:bold;
	
	
	text-decoration:none;
	
	}
.loginlinkGrey:active{
	
		font-family:"Trebuchet MS";	
	font-size:15px;
	font-weight:bold;
	 
	color:#003492;
	font-weight:bold;
	
	text-decoration:none;

	}  */	
.innerPageLinks{
	 float:right;
	 padding:5px;
	 padding-top:55px;
	 font-size:13px;	
}
.contactBackgroundColor{
background-color:#FFBD7F;
padding-left:7px;
padding-right:7px;
padding-bottom:3px;
font-weight:bold;
}
/*BlacksHeader */	
#blackWrapper{
background-color:#000000;

	color:#ffffff;
}
#languageSelectorBlack{
	color:#ffffff;
}
#blackWrapper a{
	font-family:"Trebuchet MS";
 	font-size:13px;	
	color: #FFF;
	font-weight:normal;
	text-decoration:none;
}
#blackWrapper .copy{ 
color:#fff;
}
.mainlinkGrey:link{
	font-family:"Trebuchet MS";
 	font-size:13px;	
	color: #fff;
	
	padding:5px;
	padding-bottom:0px;		
	text-decoration:none;
	font-weight:normal;
	}
.mainlinkGrey:visited{
	font-family:"Trebuchet MS";
 	font-size:13px;	
	color: #fff;
	text-decoration:none;
		font-weight:normal;
	}
.mainlinkGrey:hover{
	font-family:"Trebuchet MS";
 	font-size:13px;	
	color: #ff0042;
	text-decoration:none;
	font-weight:normal;
	}
.mainlinkGrey:active{
	font-family:"Trebuchet MS";
 	font-size:13px;	
	color: #fff;
	text-decoration:none;
	font-weight:normal;
	}
	/* Support pages  */	
.innerPageBorder{
	border:1px solid #cccccc;
	text-align:justify;
	padding:40px;
	padding-top:15px;
	margin-top:10px;
	float:none;

}

.setHeight{
	height:300px;
}
#ecards a{
	color:#fff;
}
/* footer */	

#footer {

		text-align:center;
		font-size:13px;
		font-weight:bold;
	}
#footer ul {
		margin:10px;
		margin-bottom:0px;
		margin-top:20px;
		margin-right:20px;
		
	}
#footer ul li {
		display:inline;
		padding-left:5px;
		padding-right:5px;		
		font-weight:bold;		  
	}

#footer p{
	font-family:"Trebuchet MS";
	margin:5px;
 	font-size:14px;	
	color: #000000;
	font-weight:normal;
}


/*homepage*/
.rblogos{
  background-image:url(http://assets2.flauntr.com/web/Home/common/v1/rbox_logos.png);
   width:984px; 
   height:28px; 
   background-repeat:no-repeat;
   text-align:left;
   padding-top:5px;
    margin-top:7px;
	color:#000;
}

	.flashdetectionHome{
font-family: "Trebuchet MS";
font-size:12px;	
	color:#000;
}
	.flashdetectiontextapp{
font-family: "Trebuchet MS";
font-size:12px;	
	color:#fff;
}
.flashdetectionlink:link{
font-family: Lucida Grande,Geneva, Arial, Helvetica, sans-serif; font-size:12px;
	
	color: #FF0042;
	
	font-weight:bold;
	text-decoration: none;
}
.flashdetectionlink:visited{
	font-family: Lucida Grande,Geneva, Arial, Helvetica, sans-serif; font-size:12px;
	color: #FF0042;
	
	font-weight:bold;
	text-decoration: none;

}
.flashdetectionlink:hover{
	font-family: Lucida Grande,Geneva, Arial, Helvetica, sans-serif; font-size:12px;
	color:  #FF0042;
	
	font-weight:bold;
	text-decoration: none;

}
.flashdetectionlink:active{
	font-family: Lucida Grande,Geneva, Arial, Helvetica, sans-serif; font-size:12px;
	color: #FF0042;	
	font-weight:bold;
	text-decoration: none;

}
.blackBottomBox{
	 float:left;
	 background-image:url(/flauntr/images/ind/homeboxbg.gif);
	 width:326px; 
	 margin-top:5px;
	   margin-bottom:5px;
	 padding-right:3px;
	 height:390px;
	 background-repeat:no-repeat;
	 color:#8c8c8c ;
	 font-family:"Trebuchet MS";
		font-size:12px;
		font-weight:normal;

}
.blackBottomBoxFinal{
 background-image:url(/flauntr/images/ind/homeboxbg.gif);
 margin-top:5px;
  margin-bottom:5px;
 width:326px; 
 background-repeat:no-repeat;
 height:390px;
 float:left;
 color:#8c8c8c ;
 font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
}
.greyBoxHeight{
 width:261px; 
  height:126px;
  background-color:#1F1F1F;
  font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
    color:#8c8c8c ;
	text-align:left;
	margin-top:3px;
	margin-left:20px;
	padding:10px;
}
.greyBoxHeading{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#ACABAB;
	float:left;

}
.greyBoxGoButton{
	background-color:#444444;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:14px;
	width:45px;
	height:18px;
	float:right;
	text-align:left;
}
	.greyBoxGoButtonLinks:link{
background-image:url(/flauntr/images/ind/home_go.jpg);
background-repeat:no-repeat;
display:block;
font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;	
padding-left:7px;
	color:#DBDBDB;
	text-align:left;	
	
	
	text-decoration:none;
	}
.greyBoxGoButtonLinks:visited{
	background-image:url(/flauntr/images/ind/home_go.jpg);
background-repeat:no-repeat;
	font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;
	text-align:left;	
	color:#DBDBDB;
	display:block;
padding-left:7px;

	text-decoration:none;
	
	}
.greyBoxGoButtonLinks:hover{
	background-image:url(/flauntr/images/ind/home_go_mouseover.jpg);
background-repeat:no-repeat;
	font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;
	text-align:left;
	color:#ffffff;
	display:block;
padding-left:7px;

	text-decoration:none;
	
	}
.greyBoxGoButtonLinks:active{
	background-image:url(/flauntr/images/ind/home_go.jpg);
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#DBDBDB;
	display:block;
	text-decoration:none;
padding-left:7px;

	}
.greyBoxText{
text-align:center;
padding:10px;
padding-top:40px;
padding-left:20px;
}
.blackBottomBoxSpotLight{
	background-image:url(/flauntr/images/ind/home_ecards_image.jpg);
	width:250px;
	height:214px;
	background-repeat:no-repeat;
	margin-left:30px;
	font-family:"Trebuchet MS";
	padding:5px;
	padding-bottom:0px;
	font-size:13px;
	color:#ffffff;	
}

.greyBoxBigButton:link{
background-image:url(/flauntr/images/ind/home_viewmore.jpg);
background-repeat:no-repeat;
display:block;
font-family:"Trebuchet MS";
font-size:12px;
font-weight:normal;
	
	color:#DBDBDB;
	text-align:center;
	margin:25px;
	margin-bottom:10px;
	padding-top:3px;
	
	height:28px;
	
	text-decoration:none;
	}
.greyBoxBigButton:visited{
	background-image:url(/flauntr/images/ind/home_viewmore.jpg);
background-repeat:no-repeat;
	font-family:"Trebuchet MS";
font-size:12px;
font-weight:normal;
	text-align:center;
	color:#DBDBDB;
	display:block;
	height:28px;
	text-decoration:none;
	margin:25px;
	margin-bottom:10px;
	padding-top:3px;
	}
.greyBoxBigButton:hover{
	background-image:url(/flauntr/images/ind/home_viewmore_on.jpg);
background-repeat:no-repeat;
	font-family:"Trebuchet MS";
font-size:12px;
font-weight:normal;
	text-align:center;
	color:#0F0F0F;
	display:block;
	height:28px;
	text-decoration:none;
	margin:25px;
	margin-bottom:10px;
	padding-top:3px;
	}
.greyBoxBigButton:active{
	background-image:url(/flauntr/images/ind/home_viewmore.jpg);
background-repeat:no-repeat;
	font-family:"Trebuchet MS";
font-size:12px;
font-weight:normal;
	text-align:center;
	color:#DBDBDB;
	display:block;
	height:28px;
	text-decoration:none;
margin:25px;
margin-bottom:10px;
	padding-top:3px;
	}
.greyBoxGreenButton:link{
background-image:url(/flauntr/images/ind/home_takethetour.jpg);
background-repeat:no-repeat;
display:block;
font-family:"Trebuchet MS";
font-size:20px;
font-weight:normal;
	
	color:#7ABF6F;
	text-align:center;
	
	height:28px;
	padding-top:5px;
	padding-bottom:5px;
		margin-left:20px;
			margin-top:5px;
	text-decoration:none;
	}
.greyBoxGreenButton:visited{
	background-image:url(/flauntr/images/ind/home_takethetour.jpg);
background-repeat:no-repeat;
	font-family:"Trebuchet MS";
font-size:20px;
font-weight:normal;
	text-align:center;
	color:#7ABF6F;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
		margin-left:20px;
		margin-top:5px;
	text-decoration:none;
	
	}
.greyBoxGreenButton:hover{
	background-image:url(/flauntr/images/ind/home_takethetour.jpg);
background-repeat:no-repeat;
	font-family:"Trebuchet MS";
font-size:20px;
font-weight:normal;
	text-align:center;
	color:#ff0042;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
		margin-left:20px;
	margin-top:5px;
	text-decoration:none;
	
	}
.greyBoxGreenButton:active{
	background-image:url(/flauntr/images/ind/home_takethetour.jpg);
background-repeat:no-repeat;
	font-family:"Trebuchet MS";
font-size:20px;
font-weight:normal;
	text-align:center;
	color:#7ABF6F;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
		margin-left:20px;
	margin-top:5px;
	text-decoration:none;

	}
	.pressLeft{
	text-align:center;	
    float:left;
    width:50%;
	}
	
	.pressRight{
	text-align:center;
    float:right;
 	 width:50%;
	}
	.setHeightPress{
	height:1400px;
	}
	.bithdayOption{
	width:60px;
	margin:1px;
	float:left;
	}
	.flauntrColor{
	color:#ff0042;
	}
/*	picasaButton*/
.picasaBar{
 width:500px;
 height:35px; 
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:19px;
text-align:left;
border-bottom:dashed 1px #363636;
}
.loginpicasaBgLeft{

background-repeat:no-repeat;
width:437px;
height:464px;
}
.picasaText{
font-family:"Trebuchet MS";
font-size:14px;
color:#ABABAB;
padding-left:20px;}
.picasaHeading{
font-family:"Trebuchet MS";
font-size:17px;
color:#ABABAB;
padding-bottom:5px;}
.picasaBar{
 width:500px;
 height:35px; 
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:19px;
text-align:left;
border-bottom:dashed 1px #363636;
}
.picasaSmallText{
font-family:"Trebuchet MS";
font-size:14px;
color:#BCBCBC;
}
.picasaBox{
border:solid 1px #171717;
background-color:#090909;
text-align:center;
width:746px;
padding:10px;
}
.picasalinks:link{
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #B5B5B5;	
	font-weight:normal;
	text-decoration: none;
}
.picasalinks:visited{
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #B5B5B5;	
	font-weight:normal;
	text-decoration: none;

}
.picasalinks:hover{

	font-family:"Trebuchet MS";
	font-size:12px;
	color: #ff0042;	
	font-weight:normal;
	text-decoration: none;
}
.picasalinks:active{
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #B5B5B5;	
	font-weight:normal;
	text-decoration: none;
}
.picasaLoginRgBg{
background-image:url(/flauntr/images/picasloginRgBg.jpg);
text-align:left;
width:320px;
height:462px;
	
background-repeat:no-repeat;}
.picasaLoginText{
font-family:"Trebuchet MS";
	font-size:13px;
	color: #5D5C5C;	
	font-weight:bold;
	padding:24px;
	padding-top:0px;
padding-bottom:5px;
}
.picasaLoginSmallText{
font-family:"Trebuchet MS";
	font-size:13px;
	color: #BCBCBC;	
	font-weight:bold;
	padding:24px;
	padding-top:0px;
padding-bottom:5px;
}
.picasaLoginSmallestText{
font-family:"Trebuchet MS";
	font-size:12px;
	color: #777777;	
	font-weight:bold;
	padding:0px;
	padding-top:0px;
padding-bottom:10px;
}
/*slideshowtabs*/
/*tabs*/

.tabberlive .tabbertabhide {
 display:none;
}

.tabber {

}
.tabberlive {
 margin-top:1em;
}


ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
 
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
  background-image:url(/flauntr/tab_bg.png);
 background-repeat:repeat-x;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #cccccc; }
ul.tabbernav li a:visited { color: #cccccc; }

ul.tabbernav li a:hover
{ color: #ff0042;
 border-color: #778;
}

ul.tabbernav li.tabberactive a
{
 background-image:url(/flauntr/login/tab_bg.png);
 background-repeat:repeat-x;
 border-bottom: 1px solid #000000;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;
}

.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
/*Dhtmlhomepage*/
.innertextheading{
font-family:"Trebuchet MS";
font-size:15px;
font-weight:normal;
text-align:left;

}

.text1{
fontSize:22px;  width:470px;
padding:20px;

font-family:"Trebuchet MS";
font-size:15px;
font-weight:bold;
text-align:left;

}
.text2{
font-family:Arial;
font-size:12px;

text-align:left;
}
.text3{
font-family:"Trebuchet MS";
font-size:13px;
font-weight:normal;
text-align:left;
}

#p1 
{
Cursor: pointer;
}
#p2
{
Cursor: pointer;
}
#p3
{
Cursor: pointer;
}
#p4 
{
Cursor: pointer;
}
#p5
{
Cursor: pointer;
} 
#p6{
Cursor: pointer;
}
.innertext{
font-family:"Trebuchet MS";
font-size:13px;
font-weight:normal;

}
.bar2{
	background-image:url(/flauntr/assets/images/html/home_middlearea2_html.jpg); 
	width:984px; 
	height:313px; 
	background-repeat:no-repeat; text-align:left;
	}
	
#homeleft{
	width:450px;
	float:left;
	padding-top:40px;
	
}
#homeRight{

float:right;
	width:500px;
	text-align:left;
}
.buttonHome{
padding:10px;
width:200px;
background-color:#FEA500;	
margin:20px;
text-align:center;
font-weight:bold;
}

#textAreaHome{
	background-image:url(/flauntr/assets/images/html/home_middlearea_html.jpg); 
	width:984px; 
	height:313px; 
	background-repeat:no-repeat; text-align:left;
}
#textArea{
float:left;
width:300px;
height:313px;
text-align:left;
vertical-align:middle;

}
#imageArea{
float:left;
width:650px;
height:313px;
text-align:center;
vertical-align:middle;

}
.thumbs{
	padding:20px;
	vertical-align:middle;
	}
	
.feedTitle{
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:24px;
	font-weight:900;
	height:40px;
	line-height:1em;
	margin:15px;
}
#feed{
	color:#FFFFFF;
	
	padding-top:3px;
	padding-bottom:0px;


}
#feed{
	clear:both;
}
#feed a:link { color: #ccc; }
#feed a:visited { color: #ccc; }

#feed a:hover{
	color: #0090FF;
	}
.feedburnerFeedBlock{
	width:245px;
	margin-right:20px;
	margin:0px;

}
#feed ul{
	font-size:11px;
}
#creditfooter{
	display:none;

}
.moreFeed{
text-align:right;
padding-right:20px;
height:10px;

}
#feed li{
padding-top:3px;
padding-bottom:3px;
}
/*new grey gradient box*/
#homeProductDisplayBox{
	clear:both;
	background-image:url(/flauntr/images/ind/home_bg.jpg); 
	background-repeat:no-repeat; 
	width:983px;
	height:214px;
	padding:5px;
	padding-top:1px;
	margin:0px;
}
.homeProductDisplayHeading{
	height:50px;
	vertical-align:top;
	float:left;
	width:190px;
	text-align:left;
	margin-top:60px;
	margin-left:5px;
}
.productBoxWrapper{
	text-align:center;
	padding-left:30px;
}
.productBox{
	padding:10px;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	float:left;
	width:175px;
	height:200px;
}
.productBoxDes{
	font-size:11px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
	font-weight:normal;
	text-align:left;
	height:60px;
	
}
.getStartedButton1{
	background-image:url(../images/ind/home_getstarted_button.png);
	background-repeat:no-repeat; 
	width:82px;
	height:19px;
	padding-top:1px;
	text-align:center;
	
	margin-left:40px;	
	margin-top:20px;
	
}
.getStartedButton:link, .getStartedButton:visited,.getStartedButton:active {
	font-size:12px;
	font-weight:bold;	
	color:#0154B9;	
	
}
.getStartedButton:hover {
	font-size:12px;
	font-weight:bold;	
	color:#008DE1;	
		
}
.greyBoxHeightBlog{
 	width:261px; 
 	height:140px;
  	background-color:#1F1F1F;  	
	text-align:left;
	margin-top:15px;
	margin-left:20px;
	padding:5px;
}
.greyBoxHeightBlog1{
 	/*width:261px; 
 	height:160px;*/  
	background-color:#1F1F1F;  	
	text-align:left;
	margin-top:2px;
	margin-left:15px;
	/*padding:5px;*/
}
.blogHeading {
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight: bold;
	float:left;
/*	width:261px;
	height:15px;*/
	padding:0px;
	padding-left:55px;
	text-align:center;
	margin-top:0px;
	}
.greyBoxOffer{
	color:#FE9500;
	text-align:right;
}
.greyBoxOfferText1{
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight: bold;
	color:#FE9500;
}
.greyBoxOfferText2{
	font-family:"Trebuchet MS";
	font-size:24px;
	font-weight: bold;
	color:#FE9500;
}
.greyBoxOfferImg{
	padding-left:10px;
	padding-right:10px;
	float:left;
}
.greyBoxOffervoucher{
	width:100px;
	float:right;
	padding-top:30px;
	padding-bottom:10px;
	text-align:right;
	
}
.greyBoxOffervoucherText1{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight: bold;
	color:#D2D2D2;
}
.greyBoxOffervoucherText2{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight: bold;
	color:#D2D2D2;
}
/*new ash box*/
#homeaOfferBox{
	clear:both;
	background-image:url(/flauntr/images/ind/home_green_bg.jpg); 
	background-repeat:no-repeat; 
	width:983px;
	height:273px;
	padding:5px;
	padding-top:1px;
	margin:0px;
	margin-top:5px;
}
.homeaOfferBoxHeader{
	width:450px;
	height:37px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#fff;
	text-align:left;
	padding-bottom:20px;
}
.homeaOfferBoxbtntxt{
	width:140px;
	height:35px;
	clear:both;
	float:left;
	background-image:url(/flauntr/images/ind/home_btn_bg.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:65px;
	padding-left:5px;
	padding-top:2px;
	margin-top:2px;
	vertical-align:text-top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;	
	text-align:left;
}
.homeaOfferBoxbtnlink:link{
	font-size:18px;
	color:#000;

}
.homeaOfferBoxbtnlink:hover{
	font-size:18px;
	color:#FEA500;

}
.homeaOfferBoxbtnlink:visited{
	font-size:18px;
	color:#000;

}
.homeaOfferBoxbtnlink:active{
	font-size:18px;
	color:#000;

}
.homeaOfferBoxText{
	clear:both;
	width:400px;
	height:100px;
	float:left;
	margin-top:5px;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:left;
}
.boldText{
	font-weight:bold;
}
#orangeText{
	clear:both;
	float:left;
	text-align:left;
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FEA500;
	margin-top:25px;
	margin-left:10px;

}
#orangeText a:link{
	font-size:15px;
	color:#fff;
}
#orangeText a:hover{
	font-size:15px;
	color:#fff;
}
#orangeText a:visited{
	font-size:15px;
	color:#fff;
}
#orangeText a:active{
	font-size:15px;
	color:#fff;
}
.orangeTextTop{
	color:#FE9400;
}
#softTopBanner{
	background-image:url(/flauntr/images/ind/softwarebanner.jpg); 
	background-repeat:no-repeat; 
	width:992px;
	height:251px;
	padding:5px;
	padding-top:1px;
	margin:0px;
	margin-top:5px;
	text-align:left;
}
.softTopBannerHeader{
	width:400px;
	margin-top:10px;
	margin-left:10px;
	font-size:26px;
	color:#fff;
	text-align:left;
}
.softTopBannerText{
	width:400px;	
	margin-top:10px;
	margin-left:10px;
	font-size:12px;
	color:#fff;
	text-align:left;
}
#softDownBanner{
		border-bottom:dotted 1px #9D9E9F;		
		height:310px;
		margin:20px;		
}
.softDownBannerLeft{
	float:left;
	width:318px;
	height:293px;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	
	border-right:dotted 1px #9D9E9F;
}
.softDownBannerLeftBoxLeft{
	float:left;
	width:105px;
	margin:15px;		
}
.softDownBannerLeftBoxLeftLinks{
	padding:0px;
	padding-left:20px;
	height:10px;
	vertical-align:middle;
	padding-bottom:13px;
}
.softDownBannerRight{
	float:right;
	padding-left:20px;
	width:590px;
	height:293px;	
	font-size:15px;
	font-weight:bold;
	text-align:left;
}
.softDownBannerRightBoxLeft{
	width:281px;
	float:left;
	padding:10px;
	padding-left:0px;
}
.softDownBannerRightContent{
		float:left;	
		font-size:13px;
		padding:10px;
		padding-left:0px;
		color:#393939;
		width:167px;
		font-weight:normal;
}
.rightBoxHeadingTop{
	color:#3399CC;
	font-size:13px;
	font-weight:bold;


}
.rightBoxHeading{
	color:#4B4B4B;
	font-size:13px;
	font-weight:bold;


}
.rightBoxSmallContent{
	font-size:11px;
	font-weight:normal;
	}
.softDownBannerRightBoxRight{
	width:271px;
	float:right;
	
}
.softDownMain{
	width:271px;
	float:right;
	
}
#softDownload h2{
	font-size:16px;
	color:#000000;
	font-weight:bold;
	float:left;
	text-align:left;
	width:980px;
}
#softDownload h3{
	font-size:16px;
	color:#FE9400;
	font-weight:bold;
	float:left;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	width:980px;
}
#softDownloadMainBox{
	
	text-align:left;
	
}
.softDownloadBorder{
clear:both;
border-bottom:dotted 1px #9D9E9F;
width:960px;
}
.softDownloadMainBoxDivision{
	float:left;
	width:325px;
	height:149px;
}
#softDownloadMainBox1{

	text-align:left;
	
}