@import url(fonts.css);
@import url(reset.css);
@import url(sIFR-screen.css);

/*
--------- CONTENTS --------------------------------------
	=1: Universal reset
		=Reset margin and padding for all elements
---------------------------------------------------------
	=2: html and body
---------------------------------------------------------
	=3: General typography
		=Set default padding and margins
		=p
		=hx
		=dl
		=ul
		=ol
		=li
		=a
---------------------------
	=3a: General params
		=img
---------------------------------------------------------
	=4: Layout Divs
		=Page header logo
		=Hidden accessibility elements
		=Site container
		=Main navigation
		=Side navigation
		=Supplementary navigation
		=Main content
		=Page foot
---------------------------------------------------------
	=5: Forms
---------------------------------------------------------
	=6: Old styling - mainly inline usage
--------------------------------------------------------- 
	=7: IE PNG Fix
--------------------------------------------------------- */

/* =1: Universal reset */

/* =Reset margin and padding for all elements */


/* =2: html and body */

body {
	background-color: #f4f4f4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img, div { behavior: url(/Scripts/iepngfix.htc) }

/* =3: General typography */

/* =Set default padding and margins */




#content, /*#front-promo-container, */#promo-container, #sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}

#content p {
		margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1.6;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/* =p */


/* =hx */


h2 {
	font-size: 197%;
	font-weight: normal;
	/*color: #ce0021;*/
	color:#333333;
	margin: 0;
	padding: 0;
}




h3 {
	font-weight: normal;
	/*color: #ce0021;*/
	color:#333333;
	font-size: 136%;	
}

h4 {
	/*color: #ce0021;*/
	color:#333333;
	font-weight: bold;
	font-size: 120%
}

#content h3 {
	clear: left;
    margin-top: 15px !important;
}



/* =dl */


/* =ul */




/* =ol */

/* =li */


/* =a */

#content a {
	/*color: #ce0021;*/
	color:#333333;
	font-weight: bold;
}



/* =Main navigation */

#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
}

#front-promo {
	
	color: white;
}

#front-promo h2 {	
	line-height: 0; /* Fixes spacing above in Firefox */
}

#front-promo p {
	margin-top: 10px;
	margin-bottom: 10px;
}


#app_homepage_main{
	position:static;
	width:750px;
	/*padding:10px;*/
	font-size:11px;
	/*background-color:#FF0000;*/
}

#app_homepage_rhs{
	position:relative;
	float:right;
	width:500px;
	margin-left:10px;
}

#app_homepage_app_select{
	position:absolute;
	background-color:#FFFFFF;
	margin:15px 10px 10px 10px;
	right:0px;
	filter: alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity:0.80;
	padding:5px;
}

#app_homepage_rhs img{
	padding:5px;
	border:1px solid #999999;
}

#app_homepage_latest_news{
	background-color: #e9e9e9;
	padding:5px;
}

#app_homepage_quotes{
	margin:10px 10px 0px 0px;
	width:280px;
	height:160px;
	padding:5px;
	font-style: italic;
	font-size: 107%;
	color:#11047d;
	background-color: #e9e9e9;
	float:left;
}

#app_homepage_quotes .quote1{
	padding:5px 5px 5px 40px;
	background-image: url(/wp-content/themes/cgtheme/images/quote-left.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#app_homepage_quotes .quote2{
	height:150px;
	background-image: url(/wp-content/themes/cgtheme/images/quote-right.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#app_homepage_ripquotes{
	margin:10px 10px 0px 0px;
	width:190px;
	height:160px;
	padding:5px;
	background-color: #e9e9e9;/*f4f4f4*/
	float:left;
}

#app_homepage_newsletter{
	margin:10px 0px 0px 0px;
	width:230px;
	height:160px;
	padding:5px;
	background-color: #e9e9e9;
	float:left;
}

/* =Side navigation */





/* Nav on the foot */



/* =3a: General params */

/* =img */





/* =4: Layout Divs */

#logo {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#header {
	width: 770px;
	background-color: white;
	margin: 0 auto;
}

#header #logo{
	float: left;
}

#header .buy-button {
	float: right;
}

#nav {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#faa61a;
	height: 25px;
}

#nav ul{
 	width: 770px;
	margin: 0 auto;
	height: 25px;
}



#nav li {
	display: inline;
	
}

#nav a {
	
	padding: 6px 30px 6px 31px;
	float: left;
	color:#666666;
	text-decoration: none;
	border-right: 1px solid #f89e08;
}

#nav li.last a {
	border-right: 0;	
}


#nav a:hover {
	color: #FFFFFF;
	background-color: #666666;
}


 

body.page-home #nav-home a,
body.page-whatiscglock #nav-whatiscglock a,
body.page-howdoesitwork #nav-howdoesitwork a,
body.page-reviews #nav-reviews a,
body.page-meet #nav-meet a,
body.page-press #nav-press a,
body.page-contact #nav-contact a {
	background-color: #666666;
	color: #FFFFFF;
}

body.page-intro{background-color:#333333;}

#promo-container {
	background-image: url(../images/purple-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #6e44aa;
	height: 200px;
}

#front-promo-container {
	background-image: url(../images/grey-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #999999;
}

#front-promo, #promo {
	width: 770px;
	margin: 0 auto;
	
}

#front-promo a {
	font-weight: bold;
	color: white;
}

#what-is-cglock, #customer-groups {
	padding-top: 10px;
}

.homepage-app-select{
	float:left;
	max-width:142px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
}
.homepage-app-select a{
	color:#FFFFFF;
	text-decoration:none;
}
#front-promo-container p.top{
	color:#FFFFFF;
	padding:30px;
	text-align:center;
	font-weight:bold;
}

#front-promo-container p.bottom{
	color:#FFFFFF;
	padding:30px;
	text-align:center;
	font-size:11px;
}

/*#what-is-cglock {
	width: 335px;
	float: left;
	background-image: url(../images/front-product-photo.jpg);
	background-repeat: no-repeat;
	padding-left: 140px;
	height: 175px;
}*/

#customer-groups {
	float: right;
	width: 280px;
}

#customer-groups ul {
	margin-top: -5px;
}

#customer-groups li {
	margin-bottom: 5px;
	padding-left: 20px;
	padding-bottom: 2px;
	background-repeat: no-repeat;	
}




#customer-performance {
	background-image: url(../images/customer-groups-performance.gif);
}

#customer-4x4 {
	background-image: url(../images/customer-groups-offroad.gif);
}

#customer-medical {
	background-image: url(../images/customer-groups-medical.gif);
}

#customer-mobility {
	background-image: url(../images/customer-groups-mobility.gif);
}


#customer-childcare {
	background-image: url(../images/customer-groups-childcare.gif);
}

#customer-emergency {
		background-image: url(../images/customer-groups-emergency.gif);
}

#customer-groups-side li {
	margin-bottom: 5px !important;
	padding-left: 20px !important;
	padding-bottom: 2px !important;
	background-repeat: no-repeat;	
  background-position: top left !important;
}


#customer-performance-side {
	background-image: url(../images/customer-groups-performance-red.gif) !important;
}

#customer-4x4-side {
	background-image: url(../images/customer-groups-offroad-red.gif) !important;
}

#customer-medical-side {
	background-image: url(../images/customer-groups-medical-red.gif) !important;
}

#customer-mobility-side {
	background-image: url(../images/customer-groups-mobility-red.gif) !important;
}


#customer-childcare-side {
	background-image: url(../images/customer-groups-childcare-red.gif) !important;
}

#customer-emergency-side {
		background-image: url(../images/customer-groups-emergency-red.gif) !important;
}

#customer-groups a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#customer-groups a strong {
	text-decoration: underline;
}

#main {
	width: 770px;
	background-color: white;
	margin: 0 auto;
}

#copyright {
	width: 750px;
	background-color: white;
	margin: 0 auto;
	font-size: 85%;
	padding: 0px 10px 5px 10px;
	color: #999;
}

#copyright a{
	color:#666666;
}

#copyright .app_links a {
	color:#CCCCCC;
}


#content {
	width: 470px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;
}

#content ol, #content ul {

  margin-left: 30px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#content li {
  margin-bottom: 5px;
}

#content ul {
  list-style-type: disc;
}

#content ol {
  list-style-type:decimal;
}

blockquote {
	font-size: 107%;
	color: #11047d;
	font-style: italic;
	background-image: url(../images/quote-left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	
	margin-bottom: 5px;
}

blockquote div {
	background-image: url(../images/quote-right.gif);
	background-position: right bottom;
	padding-left: 45px;
	background-repeat: no-repeat;
}

blockquote cite {
	display: block;
	margin-top: 5px;
	font-size: 11px;
	padding-right: 40px;
}



#sidebar blockquote {
	padding-top: 25px;
	
}

#sidebar blockquote div {
	padding-left: 20px;
	padding-right: 20px;
}

#content blockquote {
	width: 280px;
	float: right;	
	background-color: #f0ecf6;
	padding: 10px;
	margin-left: 10px;
	background-position: 10px 10px;
}

body.page-home #content blockquote {
	background-color: transparent !important;
	padding: 0 !important;
	margin-left: 0 !important;
	background-position: top left !important;
	width: 300px !important;
}

.page-reviews blockquote {
	width: 250px !important;
	float: right;
}


.videos a {
	font-weight: bold;
	text-decoration: none;
	font-size: 85%;
	color: #11047d !important;
}

#content img.inline-border, #footer img.inline-border {
	padding: 10px;
	border: 1px solid #cccccc;
}

#sidebar {
	padding-top: 10px;
	float: left;
	width: 270px;
}

#sidebar .box {
	background-color: #f4f4f4;
	padding: 10px;
	margin-bottom: 10px;
}
#sidebar .box a{
	font-weight:bold;
	color:#333333;
}

#footer.box {
	margin: 10px;
	background-color: #f4f4f4;
	padding: 10px;
}


#subnav li, #customer-groups-side li {
	margin-bottom: 5px;
	background-image: url(../images/subnav-bullet-grey.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
}

#subnav ul li ul {
	margin-top: 5px;
}

#subnav ul li ul li a{
	font-weight: normal;
}

#subnav a {
color: #333333;
	font-weight: bold;
}

#customer-groups-side a {
		color: #333333;
}

#newsletter input{
	border: 1px solid #cccccc;
	background-color: white;
	font-size: 11px;
	padding: 2px;
}

#newsletter input.submit {
	background-color: #faa61a;
	color: #333333;
	padding: 0px;
	border: 1px solid #f89e08;
}

#app-changer input{
	border: 1px solid #cccccc;
	background-color: white;
	font-size: 11px;
	padding: 2px;
}

#app-changer input.submit {
	background-color: #faa61a;
	color: #333333;
	padding: 0px;
	border: 1px solid #f89e08;
}

#crash a{
	color: #333333;
	font-weight: bold;
}

#reviews img {
	margin-bottom: 10px;
}

#reviews ul {
	text-align: left;
}

#reviews li {
	margin-bottom: 5px;
	background-image: url(../images/subnav-bullet-purple.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 10px;
}

#reviews a {
	color: #11047d;
}

a.more {
	font-weight: bold;
	float: right;
	font-size: 11px;
	color: #333333 !important;
}

a.more:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.buy-button {
	width: 173px;
	font-size: 11px;
	text-align: center;
	margin-top: 15px;
	margin-right: 50px;
}

.buy-button span {
  background-image: url(../images/buy-button.gif);
	background-repeat: no-repeat;
	display: block;
	color: white;
	width: 173px;
	height: 56px;;
	
}

/*.buy-button a{
	
	padding-left: 35px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	display: block;
	text-decoration: none;
	text-align: center;
}
*/
.buy-button .guarantee {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 10px;
	display: block;
	color: black;
background-image: none;
  text-decoration: underline;
}


.buy-button a {
  color: white;
}

.buy-button strong {
	display: block;
	font-size: 14px;
}


/* Hiding extra divs that aren't needed */



/* =Page header logo */


/* =Hidden accessibility elements */


/* =Site container */


/* =Main navigation */


/* =Side navigation */




/* =Supplementary navigation */



/* =Main content */



/* =Page foot */








/* =5: Forms */

form#contact span, #contact label {
	display: block;
}

form#contact span {
	margin-bottom: 5px;
}

form#contact {
	
	font-weight: bold;
	margin-top: 10px;
	
	margin-left: 10px;
	margin-right: 10px;
}

form#contact .error {
	color: red;
}

form#contact-message {
	width: 100%;
}

form#contact .textfield {
font-size: 150%;
	width: 100%;
	border: 1px solid #cccccc;
}

form#contact textarea {
	border: 1px solid #cccccc;
	width: 100%;
}

#contact .submit {
	float: right;
	
}

#content form span {
	display: block;
	margin-top: 20px;
	width: 440px;
}

#content form span.double{
	display:inline;
}

#content form div.double{
	float:left;
	margin-right:25px;
}

#content form span label{
	font-weight: bold;
	font-size: 107%;
	margin-bottom: 5px;
	display: block;
}

#content form span input, #content form span textarea {
	border: 1px solid #999999;
	font-weight: bold;
	background-color: white;
	background-image: url(../images/form-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px;
}

#content form span input {
	font-size: 92%;
}

#content form span input.submit {
	font-size:12px;
}

#content form span textarea {
	font-size: 100%;
}

#content form span select {
	border: 1px solid #999999;
	font-weight: bold;
	font-size: 92%;
	background-color: white;
	background-image: url(../images/form-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px;
}





.none {
	display: none;	
}

.leftCol {
	width: 49%;
	float: left;
}

.rightCol {
	width: 49%;
	float: right;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.page-reviews #content em {
	font-size: 107%;
	/*color: #4a2283;quotes*/
	color:#11047D;
	font-style: italic;
}
.page-reviews #content em a{
	color:#11047D;
}

.front-news {
  /*color: #ce0021;*/
  margin-top: 5px;
}

.front-news li {
  margin-bottom: 5px;
}


/* =6: Old styling */
.cgFloatImageRight { float:right;border:solid 1px silver;padding:4px;margin-right:8px; margin-left: 8px; margin-top:5px; }
.cgFloatImageLeft { float:left;border:solid 1px silver;padding:4px;margin-right:8px; margin-top:5px; }
.cgImage { border:solid 1px silver;padding:4px;margin-right:8px; margin-top:5px; }

.thumb_link:after, .thumb_linkr:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.thumb_link {
  float: left;
  margin-right: 5px;
  margin-bottom: 10px;
}
.thumb_linkr {
  float: right;
  margin-left: 5px;
  margin-bottom: 10px;
}

.img-border {
	border: 1px solid #ccc;
	padding: 10px;
}


.page-reviews #content img {
	border: 1px solid #ccc;
	padding: 5px;
}

.review-container {
		border-top: 1px solid #ccc;
		padding-bottom: 5px;
}

#promo-cglock {
  float: left;
  margin-left: 35px;
  color: white;
  margin-top: 0px;
}

#promo-control, #promo-stability, #promo-comfort {
  float: left;
  width: 32%;
  margin-left: 5px;
  color: white;
  margin-top: 15px;
}

#promo h1 {
  text-align: center;
  margin-top: 10px;
}

  a.pdf {
    background-image: url(/images/acrobat.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  
    a.doc {
    background-image: url(/images/icon_doc.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  
    a.img {
    background-image: url(/images/icon_image.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  
  	#more-reviews {
	 display: block;
	 text-align: center;
	 clear: both;
	 margin: 10px;
	}
	
	#more-reviews a {
	 text-align: center;
    font-size: 150%;
    padding: 10px;
    background-color: #f4f4f4;
    border: 1px solid #ccc;
    
    
  }
  
  #more-reviews a:hover {
    background-color: #333333;
    color: white;
  }
  
  #player {
		width: 320px;
	    margin-left: auto;
		margin-right: auto;
  }
  
  #videoTable {
	  border-collapse: collapse;
  }
  
  #videoTable td, #videoTable th {
	  border: 1px solid #ccc;
	  padding: 5px;
  }
  
  #videoTable th {
	  background-color: #333333;
	  color: white;
	  font-weight: bold;
  }
  
  #videoTable tr.row0 td {
	  background-color: #F4F4F4;
  }

  #backtotop {
  	margin-top: 10px;
  	float:right;
  }
  
/* styles for the order progess bar */
.timeline{
	margin-top:15px;
	width:446px;
	height:53px;
	background-image:url(../../images/timeline.gif);
	background-repeat:repeat-x;
}
.stage{
	float:left;
	width:53px;
	height:40px;
	background-repeat:no-repeat;
	margin:0px 45px 0px 0px;
	padding-top:55px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
#stage0{background-image:url(../../images/stage0.png);color:#CCCCCC}
#stage1{background-image:url(../../images/stage1.png);color:#666666;}
#stage2{background-image:url(../../images/stage2.png);color:#d48609;font-weight:bold;}
/* for product selection stage 1 */
.product_select,.product_select_h{
	width:140px;
	background-color:#f4f4f4;
	border:solid #EEEEEE 1px;
	padding:5px;
	font-size:12px;
	text-align:center;
	float:left;
	margin-right:10px;
}
.product_select_h{
	background-color:#ffffe1;
	border:solid #f89e08 1px;
}
.delivery_select,.delivery_select_h{
	background-color:#f4f4f4;
	border:solid #EEEEEE 1px;
	padding:5px;
	font-size:12px;
	margin-bottom:10px;
}
.delivery_select_h{
	background-color:#ffffe1;
	border:solid #f89e08 1px;
}
.product_select img, .product_select_h img {margin-bottom:5px}

/* =7: IE PNG Fix */

img, id { behavior: url(/js/iepngfix.htc) }