* - - - - - - - - - - - - - - - - - - - - -

Title : Szabo Fashion
URL : Company URL

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

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

/*
-----------------------------------------------------------------------------
Global Styles
-----------------------------------------------------------------------------*/

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote { margin:0; padding:0; }

body { background:; color:; font-family:; font-size:; font-weight:; line-height:; 
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color:#666666;
	}

fieldset { border: 0; }

img { border: 0; }

h1 {
	font: 28px bold Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #659cd4;
}

h2 {
	font: 20px normal Georgia, "Times New Roman", Times, serif;
	color:#b6b9bb;
	}

h3 {
	font: 18px bold Georgia, "Times New Roman", Times, serif;
	color:#659cd4;
	}

h4,h5,h6 {}

p, td {}

ul,li {}

a:link, a:visited {
	color:#659cd4;
	}

a:hover, a:focus {
	color:#659cd4;
	text-decoration: none;
	}

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

hr {
	height: 1px;
	border: dashed;
	color: #ccc;
}

html>body hr {
	border: none; 
	border-top: 1px dashed #ccc;
}



/*
-----------------------------------------------------------------------------
Template Styles
-----------------------------------------------------------------------------*/

#container {
	margin: 0 auto;
	width: 959px;
	}
	
#banner {
	width:959px;
	height: 120px;
	}
	
#navBar {
	margin: 0 auto;
	width:915px;
	height:60px;
	background:url(../templateimages/navbar.jpg) repeat-x;
	padding-bottom:13px;
	font: 12px/47px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	color: #FFFFFF;
	padding-left: 44px;
	}
	
				#nav, #nav ul {
							width: 915px;
							height: 60px;
							padding: 0;
							margin: 0;
							list-style: none;
							}
						
						#nav li {
							float: left;
							height: 60px;
							padding: 0;
							height: auto;
							margin: 0;
							}
						
						#nav li.selected { 
							color: #fff;
							text-decoration: none;
							background-color: #3680c9;
							}
						
						#nav li a {
							font: bold 12px/51px Arial, Helvetica, sans-serif;
							color: #fff;
							display: block;
							text-decoration: none;
							padding: 0px 20px;
							background: url(/persistent/templateimages/divider.jpg) no-repeat;
							background-position: right;
							}
								
						#nav li a:hover { 
							color: #fff;
							text-decoration: underline;
							}
						
						#nav li.selected a { 
							color: #fff;
							text-decoration: none;
							}
							
						#nav li.selected a:hover { 
							color: #fff;
							}
							
						#nav li:hover, #nav li.hover {
							position: static;
						}
							
						/* -------- Drop down menu -------- */	
						
						#nav li ul a, #nav li ul a:visited {
							font: normal 11px Verdana, Arial, Helvetica, sans-serif;
							display: block;
							text-decoration: none;
							text-transform:none;
							text-align: left;
							padding: 7px 5px 7px 10px;
							color: #000;
							width: auto;
							background: none;
							background-color: #ccc;
							}
							#nav li ul a:hover { 
								background-color: #659cd4;
								text-decoration: none;
								color: #fff;
								}
						
						#nav li.selected ul a, #nav li.selected ul a:visited {
							font: normal 11px Verdana, Arial, Helvetica, sans-serif;
							display: block;
							text-decoration: none;
							text-align: left;
							padding: 7px 5px 7px 10px;
							color: #000;
							width: auto;
							background: none;
							background-color: #ccc;
							}
							#nav li.selected ul a:hover { 
								background-color: #000;
								text-decoration: none;
								color: #FFFFFF;
								}
						
						#nav li ul li { 
							background-color: #ccc;
							}
						
						#nav li ul {
							position: absolute;
							left: -999em;
							height: auto;
							width: 220px;
							margin: 0;
							padding: 0;
							}
						
						#nav li li {
							width: 220px;
							margin: 0;
							padding: 0;
							border-bottom: 1px solid #FFFFFF;
							}
						
						#nav li ul ul {
							margin: -2.25em 0 0 220px;
							}
						
						#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;
							}

#flashWrapper {
	width:929px;
	height:339px;
	border:solid 15px #fff;
	/*padding-bottom:35px;*/
	}
				
	
		#flashBanner {
			width: 529px;
			height: 339px;
			float: left;
			
			}
			
		#flashTitle {
			width: 400px;
			height: 339px;
			float:right;
			background-image:url(../templateimages/flashTitle.jpg);
			
		}
	
#contentBar {
	width:959px;
	padding-top:20px;
	}
	
	#contentDefaultBar {
	width:959px;
	}
	
		#content {
			width:450px;
			padding-left:44px;
			padding-right:25px;
			float:left;
			}
			
		#contentDefault {
			width:873px;
			padding:0px 43px 42px 44px;
			float:left;
		}
			
		#latestNews {
			width:355px;
			float:left;
			padding: 10px 43px 10px 26px;
			background-color:#f8f8f8;
			}
		
		#latestNews h1 {
			color:#b6b9bb;
		}
		
		#latestNews h2 {
			font-weight:bold;
			color: #659cd4;
			background:url(../templateimages/star.gif) left no-repeat;
			padding-left:30px;
		}
		
		#latestNews a, a:hover {
			color: #659cd4;
			text-decoration:underline;
		}
		
		#latestNews p {
			padding-left:30px;
		}
		
		#latestNews .post-meta {
			display: none;
		}

#footerBar {
	font: 11px normal Arial, Helvetica, sans-serif;
	}
	
	#footerBar a:link, a:visited {
		font-weight:bold;
		color:#666666;
	}

	#footerBar a:hover, a:focus {
		text-decoration:none;
		color:#666666;
	}
