/* 

	client: Specialty Group
	design: Rippleffect Studio Ltd
	copyright: Copyright © 2008 Rippleffect Studio Ltd. (3871086). All rights reserved

	css: structure

*/

/* main */

#container {
	width:956px;
	height:auto;
	margin:20px auto 0 auto;
	padding:1px 1px 10px 1px;
	border:1px solid #cccccc;
}

#header {
	width:956px;
	background-image:url(/assets/images/structure/header-bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	overflow:auto;
	height:180px;
}

#main {
	width:956px;
}

#main #leftcol {
	width:250px;
	float:left;
}

#main #rightcol {
	width:670px;
	float:left;
	float:right;
	margin:10px 0 0 0;
}


.clr {
	clear:both;
}

/* header */

#widgets {
	width:315px;
	margin:83px 12px 0 0;
	float:right;
	height:82px;
}

#widgets ul.widget {
	width:123px;
	height:80px;
	float:left;
	background-position:top left;
	background-repeat:no-repeat;
	padding:0 8px 0 14px;
	margin:0;
}

#widgets ul.signin {
	margin-right:10px;
	width:138px;
} 

/* main area */

#main {
	width:936px;
	margin:0 10px;
}

/* breadcrumb */

ul#breadcrumb {
	margin:45px 0 0 10px;
	width:600px;
	padding:5px 0;
	overflow:auto;
	font-size:1.4em;
	float:left;
	clear:left;
}

/* contact info bar */

.contact-info {
	background-color:#16145F;
	border-top:10px #16145F solid;
	border-bottom:10px #16145F solid;
	height:auto;
	background-image:url(/assets/images/structure/contact-box-bg.png);
	background-position:top left;
	background-repeat:repeat-y;
}

.contact-info ul.contact-box {
	margin:0 1px 0 0;
	padding:0 10px 0 11px;
	float:left;
	display:block;
}

.contact-info ul.assistance {
	width:117px;
	border:0;
}

.contact-info ul.worldwide {
	width:255px;
	border:0;
}

.contact-info ul.americas {
	width:205px;
}

.contact-info ul.africa {
	width:195px;
}

.contact-info ul.asia-pacific {
	width:190px;
}

#inner .emergency {
	float:left;
	padding:10px;
	}

#inner .emergency p {
	color:#111;
	padding:10px 10px 10px 36px;
	background-color:#e5e5e5;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-image:url(/assets/images/arrows/exclamation.gif);
	background-repeat:no-repeat;
	background-position:12px 12px;
	}

#inner .contact-info {
	background-color:transparent;
	border-top:1px #ccc dotted;
	border-bottom:0;
	height:auto;
	background-image:none;
	float:left;
	padding:10px 0 0 0;
}

#inner #contact .contact-info ul {
	width:270px;
	padding:10px;
	margin:0;
	height:70px;
}



/* leftcol stuff (except nav) */

#leftcol ul#news {
	width:250px;
	margin:1px 0 2px 0;
	padding:0;
	float:left;
}

#leftcol ul#news li {
	float:left;
	clear:left;
	display:block;
	width:250px;
	margin:0 0 5px 0;
	padding:0;
}

ul#news li.title {
	font-size:1.7em;
	line-height:1.2em;
	font-weight:bold;
	margin:0 0 -1px 0;
	padding:10px 10px 0 10px !important;
	width:230px !important;
	color:#ffffff;
}


/* main content area stuff */

#content {
	width:670px;
	float:right;
	margin:0;
	border:1px solid #cccccc;
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0;
}

#content #inner {
	width:650px;
	background-repeat:no-repeat;
	background-position:top left;
	padding:20px 0 50px 20px;
}

#content ul {
	margin:0 0 10px 0;
	padding:0;
	font-size:1.3em;
	line-height:1.4em;
	color:#666666;
}

#content ul li {
	font-size:1em;
	list-style:decimal;
	list-style:none;
	background-image:url(/assets/images/arrows/grey-right.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 25px;
	margin:10px 0 0 0;
}


#content #left {
	width:400px;
	float:left;
	font-size:1.1em;
}

#content .padded-out {
	padding:0 0 200px 0 !important;
}

#content #contact {
	width:630px;
	float:left;
	padding:0;
}

#content #full {
	width:630px;
	float:left;
	padding:0 0 0 0;
}

#content #full-text {
	width:590px;
	float:left;
	padding:20px;
}


#content #images {
	width:230px;
	float:right;
}

#content #other-news {
	width:210px;
	float:right;
	padding:0 10px;
}

/* global map stuff */

iframe#global-map {
	border:1px solid #fff;
	margin:0 0 20px 0;
	background-color:transparent;
	background-image:url(/assets/images/structure/map-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

a#map-link {
	font-size:1.1em;
	color:#666;
	margin:0 0 13px 0 !important;
	display:block;
	padding:2px 0 2px 20px;
	background-image:url(/assets/images/arrows/grey-right.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#contact #contact-map {
	width:630px;
	float:left;
	margin:20px 0 0 0;
	padding:20px 0 0 0;
	border-top:1px solid #ccc;
}

#contact iframe#global-map {
	background-image:none;
}

/* login area */

#content #contact #login {
	width:400px;
	background-color:#eee;
	border:1px solid #ddd;
	padding:10px;
	margin:10px 0 0 0;
	float:left;
}

#content #contact #login ul#errors {
	margin:0 0 15px 0;
	padding:0;
	float:left;
	clear:left;
	width:400px;
}

#content #contact #login form {
	float:left;
	width:400px;
}	

/* secure download area */

#content #full ul.downloads {
	margin:30px 0 0 0;
	padding:0;
}

#content #full ul.downloads li {
	margin:15px 0 0 0;
	padding:5px 0 0 35px;
	background-image:url(/assets/images/secure/folder.png);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:1.1em;
	font-weight:bold;
	border-bottom:1px solid #ddd;
	cursor:pointer;
}

#content #full ul.downloads li ul {
	margin:20px 0 0 0;
}

#content #full ul.downloads li ul li {
	margin:0 0 10px 0;
	padding:0 0 10px 40px;
	background-image:url(/assets/images/secure/doc.png);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:1.1em;
	display:block;
	font-weight:bold;
	border:0;
	cursor:auto;
}

/* footer */

ul#footer {
	width:670px;
	float:right;
	margin:10px 0 0 0;
	padding:15px 0 10px 0;
	background-repeat:no-repeat;
	background-position:top left;
}

ul#footer li {
	display:inline;
	list-style:none;
	background-image:url(/assets/images/structure/footer/li-seperator.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0 9px 0 0;
	margin:0 6px 0 0;
}

ul#footer li.last {
	background-image:none;
}

/* contact global map */

#content #inner #contact-global-map {
	float:right;
	width:250px;
	height:200px;
}
