/*------------------------------------------------------------------------------------
	Description: Styles and layout for Accurist Website
	Author: Neil Humphries
	Date: 24 June 2009
-------------------------------------------------------------------------------------*/


/*	Redefined tags
-------------------------------------------------------------------------------------*/ 
body {
	margin:0;
	text-align: center;
	background-color: #FFFFFF;
}

img {  
	border-style: none;
}

img.floatLeft { 
    float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

img.floatRight { 
    float: right; 
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px; 
}

img.floatNone { 
    float: none; 
	padding-top: 10px;
	padding-left: 10px;
}

img.floatNonePadBot { 
    float: none; 
	padding-bottom: 10px;
}

img.floatNoneTop { 
    float: none;
	padding-top: 10px;
	padding-left: 10px;
	top: 0px;
}

object.floatLeft { 
    float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

object.floatRight { 
    float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

table.service {
	width: 577px;
}


ul.tour {
list-style:none;
padding-left: 0px;
}

li.tour {
padding-top: 4px;
}

a {
outline:none;
}

/*	Layout elements
-------------------------------------------------------------------------------------*/
#redline_ {
	top: 73px;
	left: 0px;
	position: absolute;
	z-index: -1;
	width: 100%;
	background-image: url(acc-images/red.gif);
	background-repeat: repeat-x;
}

#redlineMain {
	float: left;
	width: 100%;	
	background-image: url(acc-images/red.gif);
	background-repeat: repeat-x;
}

#greybar {
	background-repeat: repeat-x;
	background-image: url(acc-images/1pix_grey_bar.jpg);
	width: 100%;
	z-index: -1;
	top: 481px;
	left: 0px;
	position: absolute;
	}

#Main {
	margin:0 auto;
	width:955px;
	text-align:center;
	/*zoom: 1;*/
}

#Accurist-logo_ {
	float:left;
	background-image: url(acc-images/Accurist-logo.png);
	background-repeat: no-repeat;
	width: 304px;
	height: 122px;
	
}

#Accurist-logo-home {
	float:left;
	background: url(acc-images/Accurist-logo.gif) no-repeat;
	width: 304px;
	height: 122px;
}

#Accurist-logo-brt {
	float:left;
	background: url(acc-images/Accurist-logo.gif) no-repeat;
	width: 304px;
	height: 73px;
}

#home_ {
	float:left;
	padding-top: 38px;
	padding-left: 100px;
}

#about_ {
	float:left;
	padding-top: 38px;
}

#advertising_ {
	float:left;
	padding-top: 38px;
}

#service_ {
	float:left;
	padding-top: 38px;
}

#clock_ {
	float:left;
	padding-top: 38px;
}

#share_ {
	float:left;
	padding-top: 38px;
}

#firstmenuitem {
	float:left;
	padding-top: 0px;
	padding-left: 100px;
}


#menuitem {
	float:left;
	padding-top: 0px;
}

#content {
	float:left;
	padding-top: 3px;
	/*zoom: 1;*/
}

#homemenu {
	padding-top: 3px;
}

#homegallery {
	padding-top: 0px;
}

#photos { 
	visibility: hidden; 
}

#content-central {
	float:left;
	padding-top: 10px;
	width: 100%;
	margin:0 auto;
}

#brt-firstmenuitem {
	float:left;
	padding-top: 0px;
	padding-left: 100px;
}


#brt-menuitem {
	float:left;
	padding-top: 0px;
}

#brtlogo {
	float:left;
	width: 890px;
	padding-left: 65px;
	padding-top: 3px;
	text-align: left;
}

#pageimage {
	float:left;
	padding-top: 28px;
	width: 338px;
	/*height: 398px;*/
	height: 100%;
}

#pageimageright {
	float:right;
	padding-top: 28px;
	width: 338px;
	/*height: 398px;*/
	height: 100%;
}

#pagetitle {
	float: left;
	clear: right;
	padding-top: 28px;
	padding-left: 20px;
	width: 597px;
	text-align: left;
}

#pagetitle-full-width {
	float: left;
	clear: right;
	padding-top: 28px;
	padding-left: 20px;
	width: 935px;
	text-align: left;
}

#productbar {
	background-position:bottom;
	background-repeat: repeat;
	background-image: url(acc-images/1px_grey_bar_padded.jpg);
	margin-top:20px;
	padding-left: 50px;
	float:left;
	width: 905px;
}

#product {
	margin-right:20px;
	float:left;
}


#productdetail {
	
	width: 130px;
	float:left;
	text-align: left;
	margin-left: 0px;
	padding-left: 5px;
	margin-top: 20px;
	line-height:100%;
}

#productdetail ul {
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 0px;
}

#productdetail ul li{
	list-style-type: none;
}

#productimage {
	float:left;
	text-align: left;
}

#collection {
	float:left;
	text-align: left;
}


#pagetext {
	float:left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	width: 577px;
	/*word-wrap: break-word;*/
}

#fullpagetext {
	float:left;
	padding-top: 20px;
	padding-left: 60px;
	padding-right: 20px;
	text-align: left;
	width: 905px;
	/*word-wrap: break-word;*/
}

#sharethis {
	float:left;
	width: 100%;
	margin:0 auto;
	padding-top: 10px;
	padding-bottom: 5px;
}


#sharethis ul li{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
}

#footer_ {
	float:left;
	width: 100%;
	margin:0 auto;
	
}

#copyright {
	float:left;
	width: 100%;
	margin:0 auto;
	padding-top: 5px;
	/*text-align:center;*/
}

/*	Style classes
-------------------------------------------------------------------------------------*/
.blacktext10 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.blacktext12 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.blacktext16 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.greytext10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949494;
}

.greytext12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #949494;
}

.redtext10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0033;
}

.redtext12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0033;
}

.redtext12bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0033;
	font-weight:bold;
}

.redtext18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cc0033;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0033;
	padding-left: 2px;
	padding-right: 2px;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 7px;
}

.sharethisicons {
	padding-left: 5px;
	padding-right: 5px;
}

.sitelink a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0033;
}

.sitelink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0033;
}
	
.sitelink a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0033;
}

.sitelink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949494;
}
/*-------------------------------------------------------------------------
	Menu
---------------------------------------------------------------------------*/
#menu {
	float:right;
	padding-top: 33px;
}

#menu ul {
	margin: 0;	
	padding-left: 0px;
	list-style-type: none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#menu li { 
	display: inline;
}

#menu a {
	text-decoration: none;
	outline: none;
	color: #cc0033;
	background: url(acc-images/red-tick.gif);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 40px;/*required for IE7 to show tick*/
	
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

#menu a:hover, #menu a.on {
	color: #949494;
	background: url(acc-images/grey-tick.gif);
	background-repeat: no-repeat;
	background-position: center;
}
/*-------------------------------------------------------------------------
	Feature Menu
---------------------------------------------------------------------------*/
#feature-menu {
	float:left;
	padding-top: 21px;
	display:inline;
}

#feature-menu ul {
	list-style-image:url(images/features/feature-arrow.gif);
	padding-left: 30px;		
}

#feature-menu li {
}

#feature-menu #last{
	float:left;
	list-style:none;
	display: inline;
	padding-right: 0px;
}

#feature-menu img {
	float:left;
	display: inline;
	padding-right: 21px;
}

#feature-block img{
	display: block;
}

#feature-copy {
	float:left;
	background-color:#f2f2f2;
	width: 223px;
	height: 64px;
	margin-right: 21px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 18px;
}

#feature-menu a{
	text-decoration:none;
	color:#000000;
}

#feature-menu a:hover {
	text-decoration:underline;
}

#feature-copy-last {
	float:left;
	background-color:#f2f2f2;
	width: 223px;
	height: 64px;
	margin-right: 0px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 18px;
}
/*-------------------------------------------------------------------------
	Social Links menu
	
#social-links {
	top: 132px;
	right: 0px;	
	position: absolute;
	z-index: 10;
}

#social-links ul {
	list-style-type: none;
	margin: 0;
	line-height: 0;
}
---------------------------------------------------------------------------*/
	


#social-links {
	top: 132px;
	right: 0px;
	position: absolute;
	z-index: 10;
}

#social-links ul {
	list-style-type: none;
	margin: 0;
	line-height: 0;
	
}

/*Start of Stockists*/
#stockists {
	float: left;
	padding-top: 30px;
	padding-left: 0px;
	text-align:left;

}

#stockists ul {
	list-style: none;
	list-style-type: none;
	margin:0;
	padding-left:23px;
	
}
#stockists li {
	margin:0;
	padding-left:0px;
	padding-top: 10px;
	padding-bottom:10px;
	
}
/*End of Stockists*/
/*Start of showHide*/
.more {
	display: none;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666; }
a.showLink, a.hideLink {
	text-decoration: none;
	color: #cc0033;
	padding-left: 8px;
	background: transparent url('acc-images/down.gif') no-repeat left; }
a.hideLink {
	background: transparent url('acc-images/up.gif') no-repeat left; }
a.showLink:hover, a.hideLink:hover {
	border-bottom: 1px dotted #cc0033; }
/*End of showHide*/