html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	min-height:100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html{
	min-height:100%;
}

body{
	min-height:100%;
}

a{
	color:#000000;
}

h1{
	font-size:20px;
}

h1, h2{
}


h2#titler{
	text-align:center;
	magrin-bottom:12px;
}

td{
	vertical-align: top;
}


#wrapper{
	min-height:100%;
	margin:auto;
	width:770px;
}

.header{
	background-position:top right;
	background-image:url('../images/headerback2.jpg');
	background-repeat:no-repeat;
	height:386px;
	background-color:#1b1b1b;
}

.header #home{
	padding:60px 200px;
	float:right;
}

img{
	margin-bottom:0px;
}


.img{
	width:160px;
	background-repeat:no-repeat;
	background-position:center; 
	margin-left:20px;
	float:left;
	height:158px;
}

.img img{
	width:160px;
	height:158px;
}

.navigation{
	background-image:url(.../images/index_09.gif);
	width:350px;
}

.navigation a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.navigation ul{
	margin-bottom:14px;
	margin-left:27px;
	margin-top:20px;
	float:left;
}

.navigation ul li{
	padding:6px;
	margin-bottom:3px;
	border-bottom:1px dotted #FFFFFF;
	width:100px;
}

.left{
	width:433px;
	float:left;
	background-color:white;
	position:relative
}

.right{
	width:315px;
	float:left;
	color:#8A8A8A;
	font-family:Tahoma,Arial;
	position:relative
}

.right h1{
	text-align:center;
}

.right ul{
	margin-left:15px;
	margin-bottom:10px;
	float:left;
	width: 100%;
	display:inline;
}

.right li{
	float:left;
	margin-top:3px;
	width:50%;
	font-family:sans-serif;
	font-size:13px;
	display:inline;
}

.right a{
	color:#FFFFFF;
	text-decoration:none;
}

.right h1, .right h2{
	color:#FFFFFF;
}

.content{
	min-height:100%;
	width:100%;
}

div.section{
	float:left;
	font-size:12px;
	margin-bottom:6px;
	margin-right:5px;
	text-align:center;
	margin-top:32px;
	width:205px;
	display:inline;
}

div.section p{
	margin-left:10px;
	overflow:hidden;
	height:49px;
	margin-bottom:9px;
}

div.section h2{
	color:#000000;
	margin-top:3px;
	font-size:14px;
	padding-bottom:7px;
}

div.section .image-set{
	float:left;
	margin-top:5px;
	display:inline;
}

div.section .image-set a{
	padding-bottom:40px;
	padding-left:27px;
	padding-right:27px;
	float:left;
	margin:3px 3px 5px 10px;
	background-position:center center;
	background-repeat:no-repeat;
	display:inline;
}

div.section .image-set img{
margin:2px;
}

.yellow-text-underline{
	color:#B3D92E;
	text-decoration:underline;
}

div.section .yellow-text-underline img{
	height:9px;
	width:9px;
}

.azunga {
	font-size: 12px;
	color: #666;	
	margin-top: 40px;
}

.azunga a {
	color: #666;	
}

.azunga a:visited {
	color: #666;	
}

#footernav{
	margin-left:7px;
	margin-right:7px;
	border-style:solid;
	border-bottom:solid #385211;
}

.footernav a img{
	margin:4px;
}

.footer{
	background-color:#DC7C2C;
	height:46px;
	padding:10px;
	margin-top: 35px;
}

.footer, #footer a{
	text-align:center;
	font-size:11px;
	color:#ffffff;
}

.categorynav{
	width:150px;
	float:left;
}

.categorynav img{
	margin-top:3px;
}

.categoryswap{
	text-align:center;
	height:410px;
}

.categoryswap img{
}

p#texter{
	text-align:center;
	margin-bottom:30px;
	min-height:170px;
}

.clr{
	clear:left;
}

table{
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	border-style:solid;
	border-width:2px;
}

thead{
	color: #FFFFFF;
	border-bottom: 3px solid #191919;
	border-top: 3px solid #191919;
	letter-spacing: 2px;
	text-transform: uppercase;
}

tr{
	border-bottom: 3px solid #191919;
	border-top: 3px solid #191919;
}

td{
padding:5px;
}

.backend{
	background:#191919 none repeat scroll 0 0;
	padding:12px 0;
	float:left;	
	width:50%;
}

.editform{
	background-color:#423C40;
	border-color:#444444 #333333 #333333 #444444;
	border-style:solid;
	border-width:1px;
	padding:0 5px 5px;
	margin:5px;
}

.editform input.btn{
	 	background-color:#FFEEDD;
		border:1px solid #3A232D;
		font: bold 84% 'trebuchet ms',helvetica,sans-serif;   
}

.editform h1{
	background:#3A232D url(../images/title_back.gif) repeat-x scroll left top;
	color:#FFFFFF;
	line-height:20px;
	padding:0 12px 2px;
	margin-left:-6px;
	margin-right:-6px;
	margin-top:-1px;
}

.floatleft{
	float:left;
	width:51px;
	line-height:0px;
}

.manage{
	margin-left:20px;
	margin-top:18px;
	width:80%;
	background-color:#423C40;
	border-color:#444444 #333333 #333333 #444444;
	border-style:solid;
	border-width:1px;
}

div.top-bar {
	color:#000000;
	background-color:#DC7C2C;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	font-weight:normal;
	height:20px;
	line-height:20px;
	margin:0;
	padding:0;
	text-align:center;
}

div.flowerstore {
	float:left;
	font-size:18px;
	margin-bottom:6px;
	margin-right:5px;
	text-align:center;
	width:32%;
}

div.flowerstore a{
	text-decoration:none;
	color:#FFFFFF;
}

textarea#description{
width:95%;
}

#new_Category, #admin-img-table, #new-image-form, #edit-image-form{
	background-color:#DDDDDD;
	border-color:#444444 #333333 #333333 #444444;
	border-style:solid;
	border-width:1px;
	padding:0 5px 5px;
	margin:5px;
}

#admin-img-table tbody tr td:hover{
	cursor: pointer;
}

#new_Category img, #edit-image-form img{
	border:1px solid #CCCCCC;
	margin-left:200px;
}

#new_Category h2, thead th, #new-image-form h2, #edit-image-form h1{
	background:#3A232D url(../images/title_back.gif) repeat-x scroll left top;
	color:#FFFFFF;
	line-height:20px;
	padding:0 12px 2px;
	margin-left:-6px;
	margin-right:-6px;
	margin-top:-1px;
}

ul#categories-list li span{
	float:left;
	width:50%;
}

ul#image-list li span{
	float:left;
	width:25%;
}

ul#image-list li span:hover{
	cursor: pointer;
	background-color:#DC7C2C;
}

/**slideshow**/
#slideshow-content{
	height:250px;
	width:770px;
}

#slideshow-content img{
	height:250px;
	width:770px;
}

img.head{
	position: absolute;	
}

a img:hover, #carousel-wrapper img:hover {
	cursor: pointer;
	cursor: hand;
}

.admin-zebra{
	background-color:#dddddd;
}

.admin-ul li{
margin:3px
}

.admin-ul li input{
margin-left:30px;
}

/*FCKEDITOR*/


#wait {
	background-image: url(../images/shaded.png);
	background-repeat: repeat;
	width: 5000px;
	height: 10000px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 110;
}

#editor-container {
        margin:auto;
        width:770px;
	position: absolute;
	top: 360px;
	z-index: 200;
	text-align: center;
}
#editor-container table {
	border-style: none;
}
#editor-container tr {
	border: 0 none;	
}

#titles {
	border: 1px solid gray;
	padding: 15px;
	background-color: #F6E3E3;
	width: 400px;
	position: absolute;
	top: 30px;
	left: 35%;
	z-index: 200;
}
#titles h2, #titles form, #titles input {
	color: black;
}

.formButton {
	background-color: rgb(250, 246, 199);
	color: black;
	font-family: Tahoma;
	border: 1px solid gray;
	padding: 3px;
	margin-top: 7px;
}

.formButton:hover {
	background-color:#8188B1;
	border:1px solid #0B1863;
	color:white;
	cursor:pointer;
}
input.button {
	color: blue;
}

div#canvas {
	margin-left: 40px;
	padding-bottom: 10px;
}

blockquote {
	background-image:url(../images/blockquote.gif);
	background-repeat:no-repeat;
	border-bottom:1px dotted gray;
	border-top:1px dotted gray;
	margin-bottom:10px;
	margin-top:10px;
	padding: 15px 15px 15px 115px;
	background-position: center left;
	color: Khaki;
}

blockquote p {
	color: khaki;
}

div#flg-home {
	width:autopx;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-left:10px;
	color:white;
}

div#flg {
	width:autopx;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-left:10px;
}

form#metas textarea, #canvas textarea {
	color: black;
}


input, select, option { 
	color: black; 
	margin:1px;
	} 






/* Lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#disclaimer{
    color: #333;
    font-size: 12px;
    padding-top: 35px;
    text-align: center;
}

/* IE Carousel */

#carousel-wrapper {
	float:left;
    width: 590px;
    height: 74px;
    margin-top:3px;
    margin bottom:5px;
    margin-left:0px;
    overflow: hidden;
	border-width:2px;
	padding:5px;
	background-color:#ffffff;
	margin-bottom:10px;
}
#carousel-content {
    width: 2500px;
}
#carousel-content .slide {
    float: left;
    margin:1px;
}

.carousel-control img{
	margin-top:9px;
}


/* FIREFOX Carousel */

/* Horizontal Carousel */
#horizontal_carousel {
  float: left;
  width: 610px;
  height: 205px;
  margin-bottom: 10px;
  position: relative;
}

#horizontal_carousel .container {
  float: left;
  width: 712px;
  height: 202px;
  position: relative;    
  overflow: hidden;
  margin:auto;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 202px;
}                      

#horizontal_carousel ul li {
  width: 183px;
  height: 205px;
  text-align: center; 
  list-style:none;   
  float:left;
  margin-top:12px;
  cursor:pointer;
}

#horizontal_carousel .previous_button {
  float:left;  
  width: 32px;
  height: 225px;
  background: url(../prototype-ui/horizontal/left.png);
  background-position: center center;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .previous_button_over {
  background: url(../prototype-ui/horizontal/left_over.png);
  background-position: center center;
}

#horizontal_carousel .previous_button_disabled {
  background: url(../prototype-ui/horizontal/left_disabled.png);
  background-position: center center;
  cursor: default;
}

#horizontal_carousel .next_button {
  float:left;  
  width: 32px;
  height: 225px;
  background: url(../prototype-ui/horizontal/right.png);
  background-position: center center;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .next_button_over {
  background: url(../prototype-ui/horizontal/right_over.png);
  background-position: center center;
}

#horizontal_carousel .next_button_disabled {
  background: url(../prototype-ui/horizontal/right_disabled.png);
  background-position: center center;
  cursor: default;
}


/* vertical Carousel */

.ui_vertical_carousel {
}

#vertical_carousel {
  float:left;
  width: 350px;
  height: 270px;
  margin-bottom: 10px;
  position: relative;
}

#vertical_carousel .container {
  float:left;  
  width: 260px;
  height: 240px;
  overflow: hidden;
}

#vertical_carousel ul {
  margin: 0;
  padding:0;
  height: 100000px;
  position: relative;
  top: 0;
  left: 0;
}

#vertical_carousel ul li {
  width: 260px;
  height: 240px;
  text-align: center;      
  list-style:none;   
  float:left;
}                         

#vertical_carousel .previous_button {
  float:left;
  height: 32px;
  width: 175px;
  background: url(../prototype-ui/vertical/left.png);
  cursor: pointer;    
  display:inline;
  margin: 0 0 10px 40px;
}

#vertical_carousel .previous_button_over {
  background: url(../prototype-ui/vertical/left_over.png);
}

#vertical_carousel .previous_button_disabled {
  background: url(../prototype-ui/vertical/left_disabled.png);
  cursor: default;
}

#vertical_carousel .next_button {
  float:left;
  height: 32px;
  width: 175px;
  background: url(../prototype-ui/vertical/right.png);
  display:inline;
  margin-left: 40px;
  cursor: pointer;
}

#vertical_carousel .next_button_over {
  background: url(../prototype-ui/vertical/right_over.png);
}

#vertical_carousel .next_button_disabled {
  background: url(../prototype-ui/vertical/right_disabled.png);
  cursor: default;
}


/*  Paypal button */

#paypal_button {
	float: right;
	padding: 10px 40px;
	text-align:center;
		
}

#pricer {
	padding-top: 10px;
	font-size: 20px;
	font-weight: bold;
}

#product_ider {
	padding-bottom: 35px;
	
}

