/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	Stylevantage - green
   TEMPLATE CODE: 	S-0001
   VERSION:          1.0          	
 *******************************************/
 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* {
	margin: 0; padding: 0;
} 
body {
	margin: 0; padding: 0;
	font: 91%/1.5em  Garamond, Georgia, serif;
	background: url(h67eaderbg-green.gif) repeat-x;
	color: #513127;	
	text-align: center;
	background: #ddc28b;
}

/* links */
a {
	background: inherit;
	color: #513127;
}
a:hover {
	background: inherit;
	color: #513127;
}
a:visited {
	text-decoration: none;
}
/* headers */
h1, h2, h3 {
	font: bold 1em;
}
h1 { font-size: 1.5em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; text-transform: none;}

#main h1, #rightbar h1 {
	padding: 5px 0 5px 5px;
	margin: 0 0 0 10px; 	
}	
#sidebar h1 {
	padding: 10px 0px 5px 30px;
	background: url(square_arrow.gif) no-repeat 2px 12px;
	margin: 0;
	text-transform: uppercase;	
}

#clips {
	text-align: center
}
.noborder a:hover img{  
  border: 0px solid !important; /* IE fix*/
  border: 0px solid #704f32; /* #32CD32; */
}

p, h1, h2, h3 {
	margin: 0px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #72A545;	
}
ul span, ol span {
	color: #666666;
}

/* images */
img {

}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: 0px solid #704f32; /* #32CD32; */
}
a:hover img {  
  border: 1px solid !important; /* IE fix*/
  border: 1px solid #704f32; /* #32CD32; */
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #72A545;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA url(quote.gif) no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #72A545;  
	font-weight: bold; 
}

/* form elements */
form {
	padding: 0px 0px 0px 0px;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
select {
	background-color: #e2c380;
	width: 85px;
}
input {
	padding: 5px;
	font: normal 1em/1.5em Verdana, sans-serif;
}
textarea {
	width:350px;
	padding:4px;
	font: normal 1em/1.5em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}
.buy {
	margin-left: 25px;
	width: 90%;
	height: 150px;
	border: 2px solid #704f32; /* #32CD32; */
}

/* search form */
form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;	
}
form.searchform input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #333; 
	vertical-align: top;
}
form.searchform input.button {
	width: 55px; 
	vertical-align: top;
}

/*****************/
/*    Layout     */
/*****************/
#wrap {
	margin: 0 auto;
	width: 850px;
	text-align: left;
	background: #d8b774;	
}
#content-wrap {
	clear:both;
	margin: 0;
	padding:0;
	width: 850px;	
}

/* header */
#header {
	position: relative;
	background: #d8b774;
	height: 110px;	
}
#header h1#logo {
	position: absolute;
	margin: 0; padding-top: 10px;
	font: bolder 3.5em Garamond, Georgia, serif;
	letter-spacing: -2px;
	color: #513127;
	text-transform: none;
	/* change the values of top and Left to adjust the position of the logo*/
	top: 0; left: 5px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 5px;
	font: bold 1em Garamond, Georgia, serif;
	text-transform: none;
	color: #FFF;
	/* change the values of top and Left to adjust the position of the slogan*/
	top: 68px; left:125px;		
}
#header .searchform {
	position: absolute;
	top: 5px; right: 3px;	
}

/* main column */
#main {
	float: left;
	margin-left: 0px;
	padding: 0;
	width: 675;
	height: 100%;
	background: url(../images/bg.jpg) repeat;
}
#left_column {
	float: left;
	width: 330px;
}

#right_column {
	float: right;
	width: 325px;
}

.sticker_images {
	width: 671px;
	text-align:left;
	float:left;
	clear:both;
}

.sticker {	
	float: left;
	width: 130px;
	margin-left: 4px;
}

.contact_us {
	margin-left: 15px;
	margin-top: 14px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 154px;
	height: 690px;
	margin: 0;
	padding: 0;
	display: inline;
	background: url(../images/sidebarbg.jpg) repeat-y;
}
#sidebar ul {
	list-style: none;
	text-align: left;
	margin: -4px 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
}
#sidebar ul li {
	width: 154px;
	padding: 0;
}


#sidebar ul li ul li {
	width: 124px;
	padding: 0;
}

#sidebar ul li ul li ul li {
	width: 124px;
	padding: 0;
}



#sidebar ul a {
	text-decoration: none;
}


/* footer */
#footer {
	clear: both;
	background: #ddc28b;
	text-align: center;	
	height: 50px;	
}
#footer a {
	text-decoration: none;
	font-weight: bold;
}

/* Alignment classes */
.float-left   { float: left;}
.float-right  { float: right; }
.align-left   { text-align: left; }
.align-right  { text-align: right; }
.align-center { text-align: center;	}
.align-justify { text-align: justify; }

/* display classes */
.clear { clear: both; }
.block { display: block; }
.hide  { display: none; }	
.green {	color: #32CD32; }


/* SUCKER TREE MENU STARTS */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
text-align:		center;
display:		block;
margin:			0 auto;
width: 100px; /* Width of Menu Items */
color: #ccc;
}

.suckerdiv ul li{
position: relative;
height: 40px;
outline: none;
}

.suckerdiv ul li a{
display: block;
margin: 0 auto;
width: 100%;
text-align: center;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
height: 30px;
border: none;
outline: none;
}

.suckerdiv ul li a:visited{
color: black;
outline: none;
border: 0px;
}

.suckerdiv ul li a:hover{
background-color: transparent;
}

/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
display: block;
margin: 0 auto;
text-align: center;
width: 50px; /*sub menu width*/
background: #714e3a;
top: 0;
visibility: hidden;
}

.suckerdiv ul li ul li {
height: 25px;
display: block;
margin: 0 auto;
width: 100%;
text-align: center;
border-top: 1px solid #ddc28b;
background: #714e3a;
}

.suckerdiv ul li ul li a:hover{
background-color: #714e3a;
}

.suckerdiv ul li ul li:hover{
background-color: #714e3a;
}

.suckerdiv ul li ul li ul{
position: absolute;
width: 100px; /*sub menu width*/
background: #714e3a;
top: 0;
visibility: hidden;
}

.suckerdiv ul li ul li ul li{
height: 25px;
text-align: center;
border-top: 1px solid #ddc28b;
background: #714e3a;
}



.suckerdiv .subfolderstyle{
background: url(media/arrow-list.gif) no-repeat center right;
}

