div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 420px; 
	height: 300px;
	overflow: hidden;
	border:0px solid #cccccc;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:430px;
		height:450px;
		overflow:hidden;
		float:left;
		padding:0em;		
		}
	div.scroller div.content {
		width: 10000px;
		}

	/*div#section2 {
		background:#666666;
		color:#ffffff;
		}*/
#main_table {
	border: 14px solid #FFFFFF;
}
.border_14_tb {
	border-top-width: 14px;
	border-right-width: 14px;
	border-bottom-width: 14px;
	border-left-width: 14px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DBDBDB;
	border-right-color: #FFFFFF;
	border-bottom-color: #DBDBDB;
	border-left-color: #FFFFFF;
}



body {
	margin-left: 0px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.main_text {
	font-family: Arial, Helvativa, Courier, monospace;
	font-size: 14px;
	line-height: 23px;
	
}

.paypal_box {
	font-family: Arial, Helvativa, Courier, monospace;
	font-size: 14px;
	line-height: 23px;
	border: 1px dashed #666666;
	padding-left: 14px;
	margin-right: 14px;
}


/* image fade effect*/
#imageContainer {
	position:relative;
	margin:auto;
	width:252px;
	/*border:1px solid #000;*/
}
a:link {
	text-decoration: none;
}
a: visited {
	text-decoration: none;
}

/* styles unrelated to the application follow */
h1 {
	position:relative;
	font:1em verdana;
}

.copy {
	width:252px;
	margin:auto;
	position:relative;
	font:0.9em verdana;
}

#so_credits {
	position:relative;
	margin:25px auto 0px auto;
	width:350px; 
	font:0.7em verdana;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	height:90px;
	padding-top:4px;
}

#so_credits img {
	float:left;
	margin:5px 10px 5px 0px;
	border:1px solid #000000;
	width:80px;
	height:79px;
}

/* image fade css import*/

#imageContainer {
	height:309px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
#navigation a:link {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
#navigation a:visited {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
#navigation a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

#main_table #my-glider {
	width: 90%;
}
#navigation {
	font-size: 14px;
}
#contact_td {
	padding-right: 14px;
}

/*  Form elements  */

form {
	margin:10px 15px; padding: 0;
	
	
}
label {
	/*display:block;*/
	font-weight:bold;
	margin:0px 0;
}
input {
	padding: 0px;
	border:1px solid #eee;
	font: normal 1em 'Trebuchet MS', verdana, sans-serif;
	color:#777;
}
textarea {
	width:230px;
	padding:2px;
	font: normal 1em 'Trebuchet MS', 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;	
}*/
.contactbutton input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: none;
	padding: 3px 5px;	
	vertical-align: top;
}
.galler_td {
	text-align: center;
	vertical-align: middle;
}
.right_14px {
	padding-right: 14px;
}
.left_14px {
	padding-left: 14px;
}
.address {
	font-size: 12px;
}
a.link1 {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
a:visited.link1  {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
a:hover.link1  {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

a:link.link1  {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
a:visited.link1  {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
a:hover.link1  {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}



#main_table .main_text .main_text #shipping_address {
	color: #000000;
}


#ship_address {
	width:150px;
	padding:2px;
	font: normal 1em 'Trebuchet MS', verdana, sans-serif;
	border:1px solid #eee;
	height:50px;
	display:block;
	color:#777;
}

.design_row {
	border-top-width: 14px;
	border-bottom-width: 14px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.image_style_designs{
	padding: 0px;
	border: 3px solid #FFFFFF;
	
}



#designs td{
	height: 140px;
}#design_row .border_14_tb #desc {
	font-weight: bold;
	color: #996633;
}
.caption {
	letter-spacing: 1px;
	font-weight: bold;
}
#base_footer {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}

a.link2 {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
a:visited.link2  {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
a:hover.link2  {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

a:link.link2  {
	text-decoration: none;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
a:visited.link2  {
	text-decoration: none;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
a:hover.link2  {
	text-decoration: none;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.details_td {
	padding-top: 14px;
	padding-bottom: 14px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}


/*--------------------------------- hover box image css*/




.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
/*background-color: lightyellow;*/
padding: 5px;
left: -1000px;
/*border: 1px dashed gray;*/
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 300;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.font_10px {
	font-size: 11px;
	line-height: normal;
}

.loader {
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
}
/*#contact_form {
	font-size: 24px;
}*/
.red {
	color: #FF0000;
}

