/* @override
	http://localhost:8888/redbiro/smw/style.css
	http://192.168.1.65:8888/redbiro/smw/style.css
*/

.accessibilitylinks{
	text-indent: -9999em;
	margin: 0;
	line-height: 0;
	height: 0em;
	position: absolute;
}

html, body {
height: 100%;
}

body {
font-size: 62.5%;
font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
color: #333;
}


* {
margin: 0;
padding: 0;
font-size: 1.0em;
}

/* @group General Styles */

img {
border: 0;
}

ul {
list-style-position: outside;
list-style: none;
}

li {
list-style: none;
}

del {
color: #ff0000;
}

a {
color: #333;
}

a:active {
outline: none;
}

a:hover {
text-decoration: underline;
}

#search .text {
	padding: 0.4em 2px 0.3em 2px;
	border-width: 0  1px 1px 1px;
	border-style: solid;
	border-color: #c6c6c6;
	background: #fff url(images/site/inputtext-top.gif) repeat-x;
}

#content p, #content li{
	line-height: 1.5em;
}

p {
margin: 1.245em 0;
}

.larger {
font-size: 1.4em;
}

h1, h2, h3, h4, h5, h6{
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
	text-decoration: underline;
}

h1 {
	font-size: 2.8em;
	margin: 1.0em 0;
}

h2 {
	font-size: 2.2em;
	line-height: 1.4em;
	margin: 0 0 0.6em 0;
	color: #005290;
	letter-spacing: 0.05em;
}
.french {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0 0 0.6em 0;
	color: #005290;
	letter-spacing: 0.05em;
}

h3 {
	font-size: 1.6em;
	margin-bottom: 1.0em;
	margin: 0;
}

h4 {
margin: 1.0em 0;
}

.replace{
	text-indent: -9999em;
}

.meta{
	margin: 0;
	color: #666;
}	

small{
	font-size: 0.9em;
}

.nobold{
	font-weight: normal;
}

form{
	margin: 0;
	padding: 0;
}	

.textpage ul, .textpage ol{
	margin: 1.0em 0;
}

.textpage li{
	margin: 0.2em 0 0 30px;
}

.textpage ul li{
	list-style: disc;
}

.textpage ol li{
	list-style: decimal;
}

address{
	font-style: normal;
}

/* @end */

/* @group Main Blocks */

#master{
	width: 920px;
	margin: 0 auto;
}

#master2{
	float: left;
	width: 100%;
	padding: 2.0em 0;
}

#header{
	position: relative;
	margin: 0 0 1.5em 0;
	float: left;
	width: 100%;
}

#colsandcontent{
	float: left;
	width: 100%;
	border-width: 1px 0;
	border-style: solid;
	border-color: #9DAEB8;
	padding: 1.5em 0;
}

#colsandcontent2{
	float: left;
	width: 100%;
	background: url(images/site/colsandcontent.gif) repeat-y;
}

#navandcontent{
	width: 670px;
	float: left;
	margin: 0 10px 0 0 ;
}

#content{
	float: left;
	width: 100%;
}

#sidebar{
	width: 170px;
	float: right;
	padding: 2.0em 30px;
	background: #9DAEB8;
	font-size: 1.2em;
	color: #fff;
	line-height: 1.6em;
}

#footer{
	clear: both;
	float: left;
	width: 100%;
}

/* @end */

/* @group Header */

#logo{
	margin: 0; display:inline; float:left; width:300px

}

#social {
  	margin: 0; display:inline; float:left; width:100px ; vertical-align: top;
}
#twitter {
  	margin: 0; display:inline; float:left; width:170px ; vertical-align: top;
}
#addthis {
  	margin: 0; display:inline; float:left; width:150px ; vertical-align: top;
}
#flags {
  	margin: 0; display:inline; float:right; width:150px ; vertical-align: top;
}


#logo a{
	width: 280px;
	height: 84px;
	display: block;
	position: relative;
	overflow: hidden;
}

#logo span{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(images/site/logo-scalemodelsweston.gif) no-repeat;
}

#contactinfo{
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #9DAEB8;
	text-align: right;
}

#contactinfo a{
	color: #9DAEB8;
	text-decoration: none;
}

#contactinfo a:hover{
	text-decoration: underline;
}
.flags {
  display:inline; float:left
}


/* @end */

/* @group navmain */

#navmain{
	float: left;
	width: 100%;
	margin-bottom: 1.5em;
}

#navmain li{
	float: left;
	text-align: center;
	margin-right: 23px;
}

#navmain li.last{
	margin: 0 0 0 1px;
}

#navmain li a{
	width: 145px;
	display: block;
	float: left;
	background: url(images/site/rr-light-tr.gif) top right;
	color: #fff;
	text-decoration: none;
	font-size: 1.5em;
	letter-spacing: 0.1em;
	padding: 5px 5px 0 0;
	
}

#navmain li span{
	display: block;
	background: #9DAEB8 url(images/site/rr-light-bl.gif) bottom left;
	padding: 0.2em 0 0.5em 5px;
}

#navmain li a:hover, .linkhome #navmain li.home a, .linkmodels #navmain li.models a, .linknews #navmain li.news a, .linkcontact #navmain li.contact a{
	background: url(images/site/rr-dark-tr.gif) top right;
}

#navmain li a:hover span, .linkhome #navmain li.home a span, .linkmodels #navmain li.models a span, .linknews #navmain li.news a span, .linkcontact #navmain li.contact a span{
	background: url(images/site/rr-dark-bl.gif) bottom left;
}

#navmain li a:hover{
	text-decoration: underline;
}

.linkhome #navmain li.home a:hover, .linkmodels #navmain li.models a:hover, .linknews #navmain li.news a:hover, .linkcontact #navmain li.contact a:hover{
	text-decoration: none;
	cursor: default;
}



/* @end */

/* @group Content */
.imgfull{
	margin: 0;
}

.navnextprev{
	font-size: 1.4em;
	float: left;
	width: 100%;
	margin-top: 0;
}

.navnextprev a{
	text-decoration: none;
	color: #005290;
}

.navnextprev a:hover{
	text-decoration: underline;
}

.navnextprev .prev{
	background: url(images/site/arrow-prev.gif) no-repeat left center;
	padding: 0 0 0 15px;
	float: left;
}

.navnextprev .next{
	background: url(images/site/arrow-next.gif) no-repeat right center;
	padding: 0 15px 0 0;
	float: right;
}

#imageselection .row{
	margin: 0 0 2.0em 0;
	clear: both;
	float: left;
	width: 100%;
}

#imageselection li{
	float: left;
	margin-right: 23px;
}

#imageselection li.last{
	margin: 0 0 0 -1px;
}

#imageselection li a{
	float: left;
	display: block;
	width: 130px;
	height: 90px;
	background-color: #9DAEB8;
	background-repeat: none;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.5em;
	padding: 40px 10px 0 10px;
	text-indent: -9999em;
	text-align: center;  	margin: 0 0 2.0em 0; 

}

#imageselection li a span{
	display: block;
}


#imageselection li a:hover{
	background: #9DAEB8 !important;
	text-indent: 0;
}

#content.textpage{
	font-size: 1.2em;
}

.textpage a{
	color: #000;
}

.entry{
	border-bottom: 1px solid #9DAEB8;
	margin: 1.0em 0 2.0em 0;
	padding-bottom: 1.0em;
}

.extralinks{
	float: left;
	width: 100%;
	margin: 1.0em 0 0 0 ;
}

.textpage .extralinks li, .extralinks li{
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #9DAEB8;
}

.textpage .extralinks li{
	font-size: 0.83em;
	list-style: none;
}

.announcement{
	margin-bottom: 11.0em;
}

.links img{
	padding-right: 10px;
}

/* @end */

/* @group sidebar */

#sidebar .title{
	width: 164px;
	height: 60px;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-bottom: 1.0em;
}

#sidebar .title span{
	position: absolute;
	width: 100%;
	height: 100%;
	background:  url(images/site/text-smw-greybluebg.gif) no-repeat;
	display: block;
}

#sidebar .text{
	background: url(images/site/bdr-dotted-greybluebg.gif) repeat-x;
	float: left;
}

#sidebar h1 {
	font-size: 1.0em;
	margin: 1.0em 0;
}

#sidebar h2 {
	font-size: 1.0eem;
	line-height: 1.4em;
}

#sidebar h3 {
	font-size: 1.2em;
	margin: 1.0em 0;
}


/* @end */

/* @group footer */

#navfooter{
	float: right;
	margin: 1.5em 0 0.42em 0;
}

#navfooter li{
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	background: url(images/site/separator-darkgrey.gif) repeat-y;
}

#navfooter li.first{
	background: none;
}

#navfooter a{
	text-decoration: none;
}

#navfooter a:hover{
	text-decoration: underline;
}

.siteby{
	clear: both;
	text-align: right;
	margin: 0 0 1.5em 0;
}

/* @end */

/* @group Gallery */

.overlay{
	position: relative;
	z-index: 100;
}

.slideshowContainer {
	width: 670px;
	height: 402px;
	margin-bottom: 1.5em;
}

.slideshowsurround{
	float: left;
	background: #fff;
	margin-right: 10px;
	position: absolute;
}

#slideshowwrap{
	width: 670px;
	float: left;
}

.slideshowThumbnail {
	outline: none;
}

.outline {
	border: none;
}

#slideshowwrap #thumbnails{
	float: left;
	padding: none;
	bottom: 0;
	right: 0;
	clear: both;
	width: 680px;
}

#slideshowwrap #thumbnails a{
	float: left;
	margin: 0 19px 2.0em 0;
	display: block;
}

#slideshowwrap #thumbnails a{
	float: left;
	margin: 0 11px 2.0em 0;
	display: block;
}

#slideshowwrap #thumbnails a.outline{
	border: none;
}

#slideshowwrap #thumbnails a.last{
	float: left;
	margin-left: -1px;
	margin-right: 0;
}

#thumbnails a:hover.slideshowThumbnail img {
	border-color: #999;
}

#thumbnails img{
	border: 1px solid #fff;
	margin: 0 1px 1px 0;
}

.alt #thumbnails img{
	width: 100px;
	height: 100px;
}

#slideshowwrap.alt #thumbnails a{
	margin: 0 10px 10px 0;
}
    
                                                  

/* @end */

