/* TEMPORARY */

#emptyspacer{
	float:left;
	width:980px;
	height:300px;
	border-bottom:1px solid #c8e0ff;
	background-color: #FFFFFF;
}

#emptyspacerfullheight{
	float:left;
	width:980px;
	height:100%;
	background-color: #FFFFFF;
}

.emptyspacerten{
	float:left;
	width:980px;
	height:20px;
	background-color: #FFFFFF;
}

.emptyspacerfullheight{
	float:left;
	width:980px;
	height:100%;
	border-bottom:1px solid #c8e0ff;
	background-color: #FFFFFF;
}

.emptyspacersmall{
	float:left;
	width:980px;
	height:30px;
	border-bottom:1px solid #c8e0ff;
	background-color: #FFFFFF;
}


.framecenter{
	margin-right:auto;
	margin-left:auto;
	width: 650px;
	margin-bottom: 200px;
}

.framecenterloading{
	margin-right:auto;
	margin-left:auto;
	width: 650px;
	background-image: url(images/loader_blue.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.framecenterloadingmovie{
	margin-right:auto;
	margin-left:auto;
	width:100%;
	background-image: url(images/loader_blue.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.framecenterloadingright{
	margin-right:auto;
	margin-left:auto;
	width: 485px;
	padding-top:10px;
	background-image: url(images/loader_blue.gif);
	background-repeat: no-repeat;
	background-position: center 40px;
}


#emptyspacertop{
	float:left;
	width:980px;
	height:150px;
	background-color: #FFFFFF;
}

/* TEMPORARY */

#terms{
	float:left;
	width:980px;
	height:100%;
	background-color: #FFFFFF;
}


/* BASICS */

html,body{
	margin:0;
	padding:0;
	background:#ededed url(css/images/bg.gif) repeat-x fixed;
}

a:link{
color:#2a3d54;
text-decoration:none;
}

a:visited{
color:#2a3d54;
text-decoration:none;
}

a:hover{
	color:#00CCCC;
	text-decoration:none;
}

a:active{
color:#2a3d54;
text-decoration:none;
}

h1{
	font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size:18px;
	border-bottom-width:1px;
	color:#8CF500;
	margin-bottom: 5px;
	padding: 0;
	width: 80%;
	margin-top: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #74CA00;
}

h2{
	font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	width: 100%;
	border-bottom:1px solid #dedede;
	padding:0;
	color:#a0d500;
	margin-bottom:8px;
	margin-left:20px;
	margin-right: 0;
}

h3{
	font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FF3300;
	padding:0;
	margin: 0px;
}

* html h3{
margin-left:20px;
}

h4{
font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;
font-size:16px;
font-weight:bold;
margin:0;
color:#646464;
padding:0;
float:left;
margin-top:90px;
margin-left:30px;
}

* html h4{
margin-left:20px;
}


h5{
	font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size:18px;
	width: 80%;
	border-bottom-width:1px;
	color:#8CF500;
	padding: 0;
	margin-top: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #74CA00;
	margin-bottom: 0px;
}

h6{
	font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size:18px;
	width: 80%;
	border-bottom-width:1px;
	color:#000033;
	padding: 0;
	margin-top: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	margin-bottom: 0px;
	font-weight: bold;
}

.hometitle{
	float:left;
	width:960px;
	height:100%;
	background-color: #FFFFFF;
	clear: both;
	font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 28px;
	text-align: center;
	padding-top: 10px;
	padding-left: 10px;
	color: #000033;
	font-weight: bold;
}

.p1{
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:13px;
	color:#161616;
	text-align: justify;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.p1 a{
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#0066CC;
	padding: 0px;
	margin: 0px;
	border-bottom:dotted;
	border-bottom-width:1px;
}

.p1 a:hover{
	border-bottom:solid;
	border-bottom-width:1px;
	color: #000099;
}

.p1 a:visited{
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:13px;
	color:#0066CC;
	padding: 0px;
	margin: 0px;
	border-bottom:dotted;
	border-bottom-width:1px;
}

.p1 a:visited:hover{
	border-bottom:solid;
	border-bottom-width:1px;
	color: #000033;
}

.p1 li{
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 20px;
}

.p2{
	float:left;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#666666;
	padding:0;
	margin-left:20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.style1{
float:left;
font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
font-size:12px;
color:#666666;
margin:0;
padding:0;
margin-left:10px;
}

.style2{
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:10px;
}


/* CUSTOMISATION */

.bigexplanationtitlewhite {
	font-family:"Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size:25px;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
}

.customhold {
	width:980px;
	height:100%;
	clear: both;	
}

#biginstructions {
	width:350px;
	height:100%;
	font-family:"Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	}
	
#bigcustomisationdetails {
	width:500px;
	height:100%;
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-size: 18px;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
	color: #0D0D0D;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	}
	
	
#bigcustomisationdetailsright {
	width:400px;
	height:100%;
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-size: 18px;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
	color: #0D0D0D;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	clear: right;
	}



/* IMAGES */

.h1iconpull{
	margin-bottom:-1px;
	margin-right: 3px;
	margin-right: 4px;
	margin-left: auto;
}

.bulleticonpull{
	margin-bottom:-3px;
	margin-right: 3px;
}

.img{
float:left;
margin-left:20px;
border:1px solid #CCCCCC;

}

.imgcenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear: both;
}

.imgcenterclearbothpad{
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	padding-top:20px;
	padding-bottom: 20px;
}

.itemcenter{
}

.itemcenterloading{
	background-image: url(images/loader_blue.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


.imgleft{
	float:left;
	display:block;
	margin-right: 5px;
	margin-bottom: 5px;
}

.imgright{
float:right;
display:block;

}

.topleftlogo{
	float:left;
	padding-left:12px;
	padding-top:8px;
	border:0px;
}

/* DIVS */

#container{
	width:980px;
	height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow:hidden;
}

/* HEADER */

#top{
width:100%;
height:67px;
background:#2c425c;
border-bottom:0px solid #FFFFFF;
font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
font-size: 21px;
color:#FFF;
}

#top a {
	color:#FFF;
}
.contactholder{
	float: left;
	margin-top:24px;
	margin-left:165px;
}

.iconholderphone{
	padding-right: 3px;
	padding-top: 3px;
}

.iconholderemail{
	padding-right: 3px;
	padding-top: 6px;
}

.topquotebutt {
	margin:25px 0 0 23px;
	float:left;
	
}


.emaillink a:link{
	border-bottom-width: 0px;
	border-bottom-style: dashed;
}

.emaillink a:hover{
	cursor: pointer;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}

.emaillink a:active{
	color:#FFFFFF;
	
}

.emaillink a:visited{
color:#FFFFFF;

	}
	
/* BANNER */

.clothingtextbanner{
	float:left;
	width:980px;
	height:100%;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}

.landingtextbanner{
	float:left;
	width:980px;
	height:100%;
	background-color: #FFFFFF;
}



#banner{
	float:left;
	width:980px;
	height:100%;
	background-color: #FFFFFF;
}

#banner img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear: both;
}

#content{
	width:100%;
	height:100%;
	background:#FAFCFF url(css/images/contentbg.gif) repeat-x;
	margin:0;
	overflow:hidden;
	border-top:0px solid #FFFFFF;
	float:left;
	padding: 0px;
}

* html #content{
height:100%; /*defines the height in IE6*/
}


.clothingbigup{
	text-align:center;
	width:980px;
	height:100%;
	float:left;
	background-color: #F9F8F5;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #0099CC;
}

.clothingbigup b{
	font-size:24px;
	background-color: #D2EAED;
}

.contactdetails{
	text-align:center;
	width:980px;
	height:100%;
	float:left;
	background-color: #F9F8F5;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 36px;
	color: #0099CC;
}


.contactdetails b{
	font-size:24px;
	background-color: #D2EAED;
	color: #0066CC;
}



#bigtitlewhite{
	width:980px;
	height:100%;
	float:left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin: 0px;
}

#bigtitlewhite h1{
	font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size:36px;
	width:800px;
	border-bottom-width:0px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #003366;
}


#bigtitle{
	text-align:center;
	width:980px;
	height:100%;
	float:left;
	background-color: #E6EDF9;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#bigtitle h1{
	font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size:20px;
	width: 100%;
	border-bottom-width:0px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

.bigtitle{
	text-align:center;
	width:980px;
	height:100%;
	float:left;
	background-color: #E6EDF9;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.bigtitle h1{
	font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size:28px;
	width: 100%;
	border-bottom-width:0px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#bigmenu{
	text-align:center;
	width:980px;
	height:20px;
	float:left;
	background-color: #E6EDF9;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

#bigmenu h4{
	font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	color:#000033;
	padding:0;
	float:none;
	margin:0px;
}

#bigmenu b{
	background-color:#FFFFFF;
	}
	
#bigmenu a{
	border-bottom-width:2px;
	border-bottom-style: dotted;
}

#bigmenu a:hover{
	border-bottom:solid;
	border-bottom-width:2px;
	color: #FFFFFF;
	background-color: #000033;
}

#bigmenu a:visited{

}

.testimonial{
	width:800px;
	float:left;
	background-color: #BDFFC1;
	border: 1px dotted #006600;
	clear: right;
	margin-top: 20px;
	margin-right: 70px;
	margin-bottom: 20px;
	margin-left: 70px;
	padding: 20px;
}

.testimonial h2{
	font-family:"Lucida Grande", Arial, Verdana, sans-serif;
	font-size:22px;
	color:#003300;
	font-weight: bold;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}

.testimonial h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#006600;
	border-bottom-width:0px;
	font-style: italic;
	font-weight: normal;
	margin-top: 10px;
	text-align: center;
}

.testimonial img{
	border: 1px dashed #006600;
	display: block;
	margin-right: auto;
	margin-left: auto;
}


#splitcontainerleft{
	width:490px;
	height:100%;
	float:left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #dedede;
}

.splitboxleft{
	margin-left: 20px;
}

#splitcontainerright{
	width:485px;
	height:100%;
	float:right;
}

.splitboxright{
	margin-left: 20px;
	margin-top: 0px;
}


/* New chrome body */

.unicontent {
	float:left;
	padding-top:30px;
	padding-left:70px;

}

.leadgen {
	float:left;
	padding-top:30px;
	padding-left:40px;
	background-image: url(images/loader_blue.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;

}


/* CLOTHING */

.clothinglist {
    text-align:center;
	width:980px;
	height:40px;
}

.clothinglist a{
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:28px;
	border-bottom-width:2px;
	background-color: #FAFCFF;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	padding: 5px;
	font-weight: bold;
}

.clothinglist a:hover{
	background-color: #69A8D2;
	border-bottom-style: solid;
	color: #FFFFFF;	
}

/* BREADCRUMB */


	#breadcrumb
{
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;
	background-image:url('images/breadcrumb/bc_bg.png');
	background-repeat:repeat-x;
	height:30px;
	line-height:30px;
	color:#9b9b9b;
	width:100%;
	float:left;
	overflow:hidden;
	margin:0px;
	padding:0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cacaca;
	border-bottom-color: #cacaca;
}
#breadcrumb li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}
#breadcrumb a
{
    height:30px;
    display:block;
    background-image:url('images/breadcrumb/bc_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}

.home
{
	border:none;
	margin-top: 8px;
}

#breadcrumb a:hover
{
	color:#35acc5;
}

/* SHOPS */

.tableheader{
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	border-bottom-width:0px;
	padding:5px;
	margin:0px;
}


.shoptitle{
	text-align:center;
	background-color: #FFFFFF;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 36px;
	color: #003366;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 980px;
}


.shoptext{
	text-align:center;
	height:100%;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #003F54;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.shoptext li{
	margin-bottom:10px;
	margin-top:10px;

	
}

.shoptext b{
	font-size:12px;
	background-color: #D2EAED;
}

.shoptext strong{
	font-size:12px;
	background-color: #D2EAED;
}



/* FOOTER */

#footer{
	width:100%;
	height:386px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	padding:0;
	float:left;
	margin:0;
	background-color: #2C415C;
}

#footer img{
	display:block;
	margin: 10px auto 5px;
}

#footer a{
	color:#FFF;
	font-size:19px;
}

#footer a:hover{
	color:#FFF;
}

#footer h2 {
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 22px;
	font-weight:bold;
	color: #0099FF;
	border-bottom-width:0px;
	padding:0px;
	margin:0px;
}

.leftsidefooterlarge {
	width:300px;
	margin: 10px 10px 20px;
	float:left;

}

/* FOOTLINKS */

#footlinks{
	width:980px;
	padding-top:8px;
	padding-bottom:8px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	float:left;
	margin:0;
	background-color: #172231;
	}
	
#footlinks a{
    color:#6299c5;
	
	}
	
#footlinks a:hover{
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #6299c5;    
	
	}
	
#footlinks a:visited{  
	
	}
	
#footlinks a:visited:hover{
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #6299c5;    
	
	}


/* MENU */

#menuholder{
	width:100%;
	clear: right;
	background-color: #F5F5F5;
	height:31px;
    border-bottom:1px solid #eee;
}


#menuholder img {
	padding-right:3px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border-left:1px solid #c2e1ef;
    border-right:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border-left:1px solid #6299c5;
    border-right:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border-left:1px solid #C6D880;
    border-right:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border-left:1px solid #529214;
    border-right:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border-left:1px solid #fbc2c4;
    border-right:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    border-left:1px solid #fbc2c4;
    border-right:1px solid #fbc2c4;
    border:1px solid #d12f19;
    color:#fff;
}



/* BUTTONS */

.buttons a, .buttons button{
	display:block;
	float:left;
	margin:0;
	background-color:#f5f5f5;
	border:0px solid #dedede;
	border-top:0px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:13px;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#2D435D;
	cursor:pointer; /* Links */
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:7px 7px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:7px 7px 5px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 2px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* ZURB Buttons */

.awesome, .awesome:visited {
	background: #333 url(../images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	opacity: 0.9;
}

.awesome:hover							{ background-color: #111; color: #fff; }
.awesome:active							{ top: 1px; }
.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }

.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
.green.awesome:hover						{ background-color: #749a02; }
.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
.blue.awesome:hover							{ background-color: #007d9a; }
.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
.red.awesome:hover							{ background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
.magenta.awesome:hover							{ background-color: #630030; }
.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
.orange.awesome:hover							{ background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
.yellow.awesome:hover							{ background-color: #fc9200; }


/* CALLS TO ACTION */

.callsimg{
	border-bottom-width:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;	
}

.callsimg:active{
	border-bottom-width:0px;
	margin-right:0px;
	margin-left:0px;
	
}

.callsimg:hover{
	border-bottom-width:0px;
	margin-right:0px;
	margin-left:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;	
}





.calls a, .calls button{
	display:block;
	background-color:#3399FF;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:42px;
	line-height:130%;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer; /* Links */
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #dedede;
	border-left-color: #eee;
	width: 350px;
	margin: auto;
	text-align: center;
}
.calls button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.calls button[type]{
    padding:7px 7px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:7px 7px 5px 7px; /* IE7 */
}
.calls button img, .buttons a img{
    margin:0 2px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}



/* STANDARD CALLS TO ACTION */

button:hover, .calls a:hover{
	background-color:#dff4ff;
	color:#336699;
	border: 1px solid #c2e1ef;
}
.calls a:active{
	background-color:#6299c5;
	color:#fff;
	border: 1px solid #6299c5;
}

.callhold {
	width: 980px;
	height: 80px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
