/* @override 
	http://local.goldentech.com:8888/css/style.css
	http://squid4.com/css/style.css
	http://goldentech.com/css/style.css
*/

/* DigiSquid CSS Library Version 3.6.5 */
/* GoldenTech.com

/* Framework */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. */
	color: #000000;
	background: #f0e3ce url(../images/template/bkg.png) repeat-x 0 top;
}

.design #container {
	width: 970px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}
.design #masthead {
	height: 164px;
	background-image: url(../images/template/masthead.png);
	padding-left: 375px;
}

.design #content {
	padding: 25px 100px 50px;
	background: url(../images/template/content.png) repeat-y 0 bottom;
}

/* End Framework */

/* Animation */
.design #animation {
	float: right;
	width: 371px;
	height: 300px;
	padding: 25px;
}

.design #animatedphoto {
	float: left;
	width: 350px;
	height: 350px;
	padding: 25px;
}

.design #animatedamerican {
	float: left;
	width: 400px;
	height: 300px;
	padding: 25px;
}


/* End Animation */

/* Products */
.design #productbox {
	padding-bottom: 50px;
	height: 350px;	
}

.design #pdfbox {
	padding-bottom: 20px;
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
}

.design #pdfbox ul {
	padding-left: 0px;
}

.design #pdfbox li {
	list-style-type: none;
	background: url(../images/graphics/pdf.png) no-repeat;
	padding-left: 35px;
	padding-top: 5px;
	height: 20px;
}

.design #pdfbox a:link {
	text-decoration: none;
	color: #874400;
}

.design #pdfbox a:hover {
	text-decoration: none;
	color: #ff8200;
}


.design #videobox {
	padding-bottom: 20px;
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
}

.design #videobox ul {
	padding-left: 0px;
}

.design #videobox li {
	list-style-type: none;
	background: url(../images/graphics/video.png) no-repeat;
	padding-left: 35px;
	padding-top: 5px;
	height: 20px;
}

.design #videobox a:link {
	text-decoration: none;
	color: #874400;
}

.design #videobox a:hover {
	text-decoration: none;
	color: #ff8200;
}

.design #detailsbox {
	display: inline-block;
	vertical-align: top;	
	padding: 0 30px 20px 20px;
	width: 340px;
}

.design #detailsbox ul {
	padding-left: 0px;
}

.design #detailsbox li {
	list-style-type: square;	
}

.design #swatchbox {
	vertical-align: top;	
	padding: 20px 20px 10px;
	background-color: #fef8e9;
	border: 1px solid #ceac45;
}

.design #swatchbox ul {
	padding-left: 0px;
}

.design #swatchbox li {
	font-size: 10px;
	display: inline-block;
	text-align: center;
	padding-left: 25px;
}

.design #serieslist {
	vertical-align: top;	
	padding: 20px 20px 10px;
}

.design #serieslist ul {
	padding-left: 0px;
}

.design #serieslist li {
	display: inline-block;
	text-align: center;
	padding-left: 25px;
}

.design #serieslist a {
	text-decoration: none;
	color: #874400;
}

.design #serieslist img {
	border: 0px;
	margin-bottom: 10px;
}



/* End Products */



/* Navigation */
.design #navbar {
	background-image: url(../images/template/navbar.png);
	height: 69px;
}

.design #navbar p {
	padding-top: 25px;
	padding-left: 90px;
}

.design #navbar img {
	float: right;
	margin-right: 55px;
}


/* End Sidebar */

/* Footer */

.design #footer {
	height: 157px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../images/template/footer.png) no-repeat;
}
.design #footer p {
	text-align: left;
	padding-left: 100px;
}

/* End Footer */

/* Text Styling */

h1 {
	text-align: left;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 20px;
	color: black;
	font: 24px/26px Georgia, "Times New Roman", Times, serif;
}

h2 {
	text-align: left;
	margin: 0;
	color: black;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 18px/21px Georgia, "Times New Roman", Times, serif;
	padding-left: 0;
}

h3 {
	text-align: left;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 10px;
	font: 18px/20px Georgia, "Times New Roman", Times, serif;
	padding-left: 25px;
}

p {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
}

strong {
	font-weight: bold;
}

.small {
	font-size: 9px;
	line-height: 10px
}

.bigger {
	font-size: 125%;
	font-weight: bold;
}

ul {
	font-size: 12px;
	line-height: 20px;
	padding-top: 0;
	padding-bottom: 10px;
}

li {
	padding-bottom: 10px;
}

/* End Text Styling */

/* Links */

p a:link {
	color: #ff8000;
	text-decoration: none;
}

p a:visited {
	color: #ff8000;
	text-decoration: none;
}

p a:hover {
	color: red;
	text-decoration: none;
	background: none;
}

p a:active {
	color: red;
	text-decoration: none;
}


#navbar a:link {
	color: #56503c;
	text-decoration: none;
}

#navbar a:visited {
	color: #56503c;
	text-decoration: none;
}

#navbar a:hover {
	color: #ee9307;
	text-decoration: none;
	background: none;
}

#navbar a:active {
	color: #ee9307;
	text-decoration: none;
}


/* end Links */

/* Photos */
.photo {
	padding: 25px;
}
/* end Photos */

/* Photo Gallery */
.photogallery ul { 
	list-style:none; /* No bullets */ 
	overflow:hidden;
	margin-left: 40px;
} 

.photogallery li { 
	float:left; /* Horizontal list */
	width:300px; /* Room for images and text */ 
	padding:25px; /* Gap between */ 
} 

.photogallery li div { 
	text-align:center; /* Center description */ 
} 

.photogallery li img { 
	display:block; 
	margin:0 auto; /* Cener block image */ 
	width:300px; /* All images the same size */
	border: 1px solid gray; /* border  */
}

/* End Photo Gallery */

/* Tables */

table {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0;
}

table td {
	border-bottom: 1px solid gray;
	padding: 20px;
}

.design #tablehead {
	background-color: #3973bc;
	border: 1px solid #143f75;
	color: #fff;
	font: bold 14px/21px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* End Tables */


/* Form */

form.webform fieldset {
  margin-bottom: 10px;
}

form.webform input {
	width: 250px;
}

form.webform legend {
  padding: 0 2px;
  font-weight: bold;
	font-size: 18px;
	color: #356aa0;
}
form.webform label {
  display: inline-block;
  line-height: 14px;
  vertical-align: top;
	font-size: 12px;
}
form.webform fieldset ol {
  margin: 0;
  padding: 0;
}
form.webform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.webform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.webform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.webform fieldset fieldset label {
  display: block;
  width: auto;
}
form.webform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.webform label {
  width: 250px; /* Width of labels */
}
form.webform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

.webform #submitbox {
	background-color: #356aa0;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}

/* End Form */

hr {
color: #cdab44;
background-color: #cdab44;
height: 1px;
border: 0;
	margin-bottom: 25px;
}


.column {
	width: 100%;
	min-height: 200px;
	margin-left: 7px;
	margin-right: 35px;
	padding: 10px;
	margin-top: 25px;
	display: inline-block;
	vertical-align: top
}

.column h3 {
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0;
	border-bottom-color: #bbac79;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
	font: 18px/20px Georgia, "Times New Roman", Times, serif;
	padding-left: 0px;
}

.column ul {
	padding-left: 0px;
}

.column li {
	margin-left: 25px;
}

.column a {
	text-decoration: none;
	color: #874400;
}

.columni {
	width: 250px;
	margin-left: 5px;
	margin-right: 100px;
	padding: 10px;
	margin-top: 25px;
	margin-bottom: 25px;	
	display: inline-block;
	vertical-align: top
}


/*  Maxicomfort  */
div#maxihome {
	width: 769px;
	height: 399px;
	border-width: 1px;
	border-style: solid;
}

div#maxibkghome {
	background: #2e1f1a url(../images/gateway/maxicomfort/bkg-home.jpg) no-repeat 0 top;
}

div#maxibkg {
	background: url(../images/gateway/maxicomfort/bkg.png) no-repeat 0 top;
}

div#maxisidebarhome {
	width: 225px;
	float: right;
}

div#maxisidebarhome p {
	width: 170px;
	padding-left: 20px;
	color: #fffeff;
}


div#maxi {
	width: 769px;
	height: 399px;
	border-width: 1px;
	border-style: solid;
	overflow : auto;
}


div#maxisidebar {
	width: 185px;
	float: right;
	padding-top: 20px;
}

div#maxisidebar p {
	width: 140px;
	padding-left: 0px;
	color: #fffeff;
}

div#maxi p {
	padding-top: 5px;
	padding-left: 25px;
	margin-right: 300px;
}


div#navbox {
	width: 771px;
	height: 50px;
	margin: 0;
	padding-top: 11px;
	background: #2f201a url(../images/gateway/maxicomfort/navbox.png) no-repeat;
}

ul.navigation li {
    margin-left: 0px;
    padding-left: 0px;
	list-style-type: none;
	display: inline;
	font-weight: bold;
}

ul.navigation a {
    padding: 5px;
    color: #498fcc;
    text-decoration: none;
    
}

ul.navigation a:hover {
    background-color: #f6f6f6;
    padding: 4px;
	border: 1px solid #498fcc;
}

ul.navigation a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}


/*  Autodrive  */
div#autonavbox {
	width: 771px;
	height: 50px;
	margin: 0;
	padding-top: 11px;
	background: #116885 url(../images/gateway/autodrive/navbox.png) no-repeat;
}

ul.autonavigation li {
    margin-left: 0px;
    padding-left: 0px;
	list-style-type: none;
	display: inline;
	font-weight: bold;
}

ul.autonavigation a {
    padding: 5px;
    color: white;
    text-decoration: none;
    
}

ul.autonavigation a:hover {
    background-color: #f6f6f6;
    color: #498fcc;
    padding: 4px;
	border: 1px solid #498fcc;
}

ul.autonavigation a.selected {
    background-color: #fff;
}

ul.autonavigation a:focus {
    outline: none;
}

div#autohome {
	width: 769px;
	height: 399px;
	border-width: 1px;
	border-style: solid;
}

div#autobkghome {
	background: #BB0B23 url(../images/gateway/autodrive/bkg-home.jpg) no-repeat 0 top;
}

div#autobkg {
	background: #BB0B23 url(../images/gateway/autodrive/bkg.png) no-repeat 0 top;
}

div#autobkg {
	background: url(../images/gateway/autodrive/bkg.png) no-repeat 0 top;
}


div#autosidebarhome {
	width: 300px;
	float: right;
}

div#autosidebarhome h2 {
	width: 250px;
	padding-left: 20px;
	padding-bottom: 20px;
	color: #fffeff;
}

div#autosidebarhome p {
	width: 250px;
	padding-left: 20px;
	color: #fffeff;
}


div#auto {
	width: 769px;
	height: 399px;
	border-width: 1px;
	border-style: solid;
	overflow : auto;
}


div#autosidebar {
	width: 225px;
	float: right;
}

div#autosidebar p {
	width: 170px;
	margin-left: 10px;
	margin-top: 100px;
	color: #fffeff;
}

div#auto p {
	padding-top: 5px;
	padding-left: 25px;
	margin-right: 235px;
}




.hide {
    display: none;
}

object#FLVPlayer {
	padding: 10px;
}

div#videobox {
	width: 733px;
	background-color: white;
	border-top: 1px solid #2f201a;
}
