/*-------------------------------------------

TITLE : ACTORS CENTRW
URL:  http://www.actorscentre.com.au

AUTHOR : SiteSuite Australasia (ST)
AUTHOR URL : http://www.sitesuite.com.au

-------------------------------------------*/

/*-------------------------------------------
  GLOBALS AND LAYOUT ELEMENTS
-------------------------------------------*/

html, body {
	margin: 0;
	padding: 0 0 25px 0;
	background: #2a2a2a;
	}

#shareThis {
  float: right;
	text-align: right;
	right: 10px;
	width: 130px;
	margin: 0!important;
	padding-top: 45px;
    font: normal 12px/18px Arial, Helvetica, sans-serif;
}
	#shareThis a img { float: left; border: 0; }

#container {
	width: 951px;
	margin: 50px auto 0 auto;
	padding: 12px;
	background: #fff;
	overflow: hidden;
	}
	
	#bnnr {
		width: 951px;
		height: 91px;
		margin: 0;
		padding: 0;
		background: url(/persistent/templateimages/banner.jpg)
		}

		#bnnr img { display: block; }
	
	#navbar {
		margin: 12px 0 0 0;
		background: #3366ff;
		padding: 0;
		height: 30px;
		}
	
	/*-------------------------------------------
	  NAVIGATION AND DROPDOWNS
	-------------------------------------------*/

		#nav, #nav ul {
			list-style: none;
			padding: 0;
			margin: 0;
			background: #3366ff;c
			}
			
			#nav li {
				cursor: pointer;
				float: left;
				text-transform: uppercase;
				background: #3366ff;
				}
				
			#nav li a {
				min-height: 15px;
				font: 12px arial, helvetica, sans-serif;
				color: #fff;
				display: block;
				text-decoration: none;
				padding: 8px 11px 7px 10px;
				}
				
			#nav li a:hover { 
				color: #e5e5e5;
				text-decoration: none;
				}
			
			#nav li.selected a { color: #000; }
			
			#nav li.selected a:hover { 
				color: #000;
				text-decoration: none;
				}
			
			#nav li.selected a, #nav li a:hover {}
					
			#nav li ul a, #nav li ul a:visited {
				min-height: 15px;
				font: normal 12px arial, helvetica, sans-serif;
				display: block;
				text-decoration: none;
				text-align: left;
				text-transform: none;
				margin: 0 5px 0 5px;
				padding: 5px 5px 5px 10px;
				border-top: 1px solid #fff;
				color: #fff;
				width: 116px;
				background-color: #3366ff;
				}
				
			#nav li ul a:hover { 
				background-image: none;
				color: #000;
				}
			
			#nav li.selected ul a, #nav li.selected ul a:visited {
				background-image: none;
				font: normal 12px arial, helvetica, sans-serif;
				display: block;
				text-decoration: none;
				text-align: left;
				padding: 5px 5px 5px 10px;
				border-top: 1px solid #fff;
				/*border-right: 1px solid #cbcbcb;*/
				color: #fff;
				width: 116px;
				}
				
			#nav li.selected ul a:hover { color: #000; }
				
			#nav li ul li { background-color: #3366ff; }
			
			#nav li {
				float: left;
				padding: 0;
				}
			
			#nav li ul {
				position: absolute;
				border-bottom: 0;
				left: -999em;
				height: auto;
				width: 141px;
				margin: 0;
				padding: 5px 0 0 0;
				background-color: #3366ff;
				}
			
			#nav li li {
				width: 141px;
				background-image: none;
				}
						
			#nav li li li a {
				border-top: none;
				color: #000;
				}
			
			#nav li ul ul { margin: -26px 0 0 141px; }
			
			#nav li:hover ul ul,
			#nav li:hover ul ul ul,
			#nav li.sfhover ul ul {
				left: -999em;
				}
			
			#nav li:hover ul,
			#nav li li:hover ul,
			#nav li li li:hover ul,
			#nav li.sfhover ul,
			#nav li li.sfhover ul {
				left: auto;
				z-index: 500;
				}
			
			#nav li:hover, #nav li.sfhover {
				color: #fff;
				position: static;
				}
			
			#nav li ul li:hover, #nav li ul li.sfhover { 
				background-image: none;
				background-color: #3366ff;
				}

	#contentwrap {
		margin: 12px 0 0 0;
		padding: 0px;
		background: #e6e6e6;
		width: 951px;
		}
	
	#flash {
		margin: 12px 0 0 0;
		display: block;
		width: 951px;
		height: 491px;
		padding: 0px;
		/*background: url(/persistent/templateimages/home_bg.jpg) top left no-repeat;*/
		font-size: 0px;
		line-height: 0;
		}
		
		#maincontent {
			width: 467px;
			height: 435px;
			float: left;
			padding: 28px 40px 28px 28px;
			display: block;
			overflow: auto;
			}
		
		#maincontent_fs {
			/*height: 435px;*/
			width: 894px;
			padding: 28px;
			display: block;
			overflow: auto;
			overflow-x: hidden;
			background: url(../templateimages/contentarea_bg.gif) top right repeat-y;
			}
		
		#maincontent_fs_home {
			/*height: 435px;*/
			width: 894px;
			padding: 28px;
			display: block;
			/*overflow: auto;*/
			}
			
				#newsContent {
					width: 610px;
					float: left;
					padding: 0;
					margin: 0;
					}
			
				#newsFloat {
					width: 191px;
					float: right;
					margin: 0;
					background: #474747;
					padding: 28px;
					}
					
					#newsFloat h2 {
						font: bold 14px/18px Arial, Helvetica, sans-serif;
						text-transform: uppercase;
						color: #3365ff;
						margin: 0 0 15px 0;
						padding: 0;
						}
					
					#newsFloat p { margin: 0 0 10px 0; }
					#newsFloat p, #newsFloat td, #newsFloat li { color: #fff; }
					#newsFloat hr { display: none; }
					
					#newsletterSignup {
						border: 0;
						border-bottom: 1px solid #666;
						margin: 0 0 15px 0;
						padding: 0 0 15px 0;
						}
					
						#newsletterSignup .input_text { margin: 0 0 10px 0; }
		
		#sideimg {
			float: right;
			}
			
			#sideimg img { display: block; }

	#footer {
		background: #000;
		margin: 12px 0 0 0;
		padding: 8px 15px 8px 15px;
		font: 12px Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: #cccccc;
		}
		
		#footer a {
			color: #cccccc;
			text-decoration: none;
			}
		
		#footer strong {
			padding: 0 3px 0 0;
			font-weight: normal;
			color: #fff;
			}
		
		#footer span { padding: 0 36px 0 0; }
		
		#footer a:hover { text-decoration: underline; }

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	}

/*-------------------------------------------
  TEXT FORMATTING
-------------------------------------------*/

p, td, li {
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin: 0;
	}

table, p { margin-bottom: 20px; }

/*-------------------------------------------
  HEADINGS
-------------------------------------------*/

h1 {
	font: bold 20px/25px Arial, Helvetica, sans-serif;
	/* text-transform: uppercase; */
	margin: 0 0 20px 0;
	color: #000;
	}
	
	h1 b, h1 strong {
		text-transform: none;
		color: #fe6400;
		}
	
	.lowercase { text-transform: none; }

h2 {
	font: bold 15px/18px Arial, Helvetica, sans-serif;
	color: #6b6b6b;
	}

h3 {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	/* text-transform: uppercase; */
	color: #3365ff;
	}

/*-------------------------------------------
  LINKS
-------------------------------------------*/

a, a:link, a:active, a:visited { color: #3366ff; }

a:hover { text-decoration: none; }


a.blue:link, a.blue:active, a.blue:visited, a.blue:hover { color: #3366ff; font-weight:bold; }


.greyText { color: #6b6b6b; }
.blueText { color: #3365ff; }

.imgleft {
	margin: 0 30px 0 0;
	float: left;
	}

#imgleft {
	margin: 0 30px 0 0;
	float: left;
	}

	#imgleft img, .imgleft img {
		margin: 0 0 20px 0;
		border: 5px solid #000;
		}

#imgright {
	margin: 0 0 0 30px;
	float: right;
	}

.imgright {
	margin: 0 0 0 30px;
	float: right;
	}

	#imgright img, .imgright img {
		margin: 0 0 20px 0;
		border: 5px solid #000;
		}


.apply_to_table_for_blck_borders {}

	.apply_to_table_for_blck_borders img { border: 5px solid #000; }

/*-------------------------------------------
  GO CART
-------------------------------------------*/

	#goCartTable { width: 94%; }
	
		.goCart02 { 
				font-style: normal;
				font-weight: regular;
				text-decoration: none;
				color: #fff;
				background-color: #868686;
				}

		.goCart03 { 
				font-style: normal;
				font-weight: regular; 
				color: #000000;
				text-decoration: none;
				border-bottom: 1px solid #666666;
				 }

		#goCartTable input, #goCartTable textarea, #goCartTable select {
			font: normal 11px Arial, Helvetica, sans-serif;
			color: #000;
			border-color: #aaa;
			padding: none;
			margin: none;
			border-width: 1px;
			}


/*-------------------------------------------
  YAHOOSTORE STYLES
-------------------------------------------*/

#maincontent_fs {
		font: normal 12px/18px Arial, Helvetica, sans-serif;
		min-height: 340px;
		height: 340px;
}

	html>body #maincontent_fs  {
		height: auto;
	}

.product-item img {
		float: left;
		margin-right: 20px;
		padding-bottom: 40px;
		}
		
.product-item {	}
		
.product-item a{
		font-weight: bold;
		}
		
.btn_addtoCart1 {
	background: #eeeeee;
}

#minicart1 {
	background-color:#FAFAFA;
	border:1px solid #D1D1D1;
	color:#000000;
	display:block;
	padding:3px;
	text-align:center;
	width:100%;
	}

/*--------------------------------------
    Custom Form
--------------------------------------*/

#form {
   text-align: left; 
}

#form label {
    width: 150px;
}

#form td {
    width: 220px;
}

#formComments label {
    width: 100px;
}
