/* Elements */

body { margin: 0; font-family: tahoma, Helvetica, Arial, Verdana; font-size: 12px; color: #333333; line-height: 20px; }
a { font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }
a.regular_link { font-weight: normal; text-decoration: none; }
a.regular_link:hover { text-decoration: underline; }
h1, h2, h3, h4, h5, h6 { margin-top: 0; }
ul { list-style-type:none; }
.button { width:100px }
.image_chooser { width:300px; }
.error { color:#F00; }
.warning { color:#FF8B05; }
.highlight { color:#0099D4; }
textarea { width: 300px; }
select { width: 300px; }
/* Layout structure */

#header { width: 100%; height: 125px; background: #87827f; }
#header h1 { width: 865px; margin: 0 auto; padding: 0; text-indent: -9999px; overflow: hidden; background: url(images/hdr_noquote.jpg) left top no-repeat; }
#header h1 a { display: block; float: left; width: 280px; height: 125px; }
#header h2 { text-align:center; font-family: "Century Gothic", Helvetica, Arial, sans-serif; font-size: 18px; font-weight: lighter; color: #FFFFFF; letter-spacing: 1px; padding-right: 100px; margin-top: -75px; }
#sub_header { width: 865px; height: 120px; margin: 0 auto; background: url(images/bg_gradient.jpg) left top repeat-y; }
#sub_header img { margin-top: 10px; }
#main { clear: both; width: 865px; margin: 0 auto; background: url(images/bg_left_column.gif) left top repeat-y; }

#home { width: 940px; padding-top: 250px; margin: 0 auto; background: url(images/bg_newhomepage.jpg) top center no-repeat; }
#homeChoice { width: 940px; height: 285px; margin-bottom: 30px; }
.homeChoiceItem {float:left; width:220px; height: 280px; border-bottom: 4px solid #C7C7C7; margin-right: 15px;}
.homeChoiceItem img {margin-bottom: 20px; border:none;}
.homeChoiceItem a {border:none;}
.homeChoiceItem .homeLink {display: block; width: 220px; height: 50px; color:#4E3A3C; text-decoration:none; text-align:center; font-size: 15px; font-weight:normal; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 15px; }
.homeChoiceItem:hover {border-bottom: #333 solid 4px; background:#CCC}

#left_column { float: left; width: 180px; background: #D9CFB5; }
#left_column_content { padding: 0 10px; }
#nav { margin: 15px 0; padding: 0; list-style-type: none; }
#nav li { line-height: 30px; }
#nav li a { display: block; width: 158px; height: 30px; padding-right: 5px; font-size: 10px; color: #000; text-transform: uppercase; text-align: right; border-bottom: solid 1px #fff; }
#nav li a:hover { text-decoration: none; background: #eee; }
#right_column { float: right; width: 685px; }
#right_column_content { padding: 25px 0 0 30px; }
#right_column_content table td .tdBorder { border: 1px solid #ccc; }
#right_column h2 { font-size: 24px; }
#right_column h3 { font-size: 18px; font-weight: lighter; }
#right_column h4 { font-size: 14px; }
#right_column ul { list-style-type:circle; margin-top:0px }
#upload ul { list-style-type:none; }
.right_column_gallery { width: 630px; height:185px; font-family: "Century Gothic", Helvetica, Arial, sans-serif; font-size: 12px; color:#FFFFFF; letter-spacing: 3px; text-transform: uppercase; text-align: center; background: url(images/bg_gallery_thumbs.gif) no-repeat; margin: 15px 0 0 30px; padding: 0 5px; }
.right_column_gallery p { margin:0px; padding: 6px; }
.right_column_gallery img { border:1px solid #311E0E; }
.right_column_gallery img:hover { border:1px solid #FFF; background:#fff; }
#gallery_results { width: 76%; float:left; font-size:10px; color: #666; }
#gallery_results strong { color:#131313; text-transform:uppercase; }
#gallery_back { width: 24%; float: right; text-align:right; }
.gallery_backLink { color: #666666; text-transform: uppercase; font-size:10px; font-weight:normal; }
.gallery_resultContainer { margin: 15px 0 0 30px; width: 650px; }
.gallery_resultItem { float: left; height: 200px; /* height must be large enough to encompass all content otherwise floating will go goofy */ width: 150px;  /* fits four images across for browsers obeying min-width */ margin-right: 10px; text-align: left; padding: 5px 0; }
.gallery_result_itemThumb { position: relative; width: 150px; height: 150px; text-align: center; border: solid 1px #DDD; }
.gallery_thumbPositioner { /* hide absolute positioning from IE5 Mac \*/
	position: absolute; bottom: 0; left: 0; width: 150px;/* end hide */
}
.gallery_thumbPositioner img { display:block; margin:0 auto; border:0; }
.gallery_resultItemInfoContainer { position: relative; margin-top: 5px; }
.gallery_resultItemInfo { text-align: left; padding-bottom: 15px; }
/* the product sku container has a specific height for consistency of sku/name region vs links */

.gallery_resultItemSku { height: 15px; text-transform:uppercase; }
/* the area containing hyperlinks has reduced text size */

.gallery_resultItemLinks { font-size: 10px; color:#666666; font-weight: normal; line-height: 13px; }
.gallery_resultView { float: left; width:100%; text-align: left; padding: 5px 0; }
.wallpaper_info { width: 40%; float:left; }
.canvas_info { width: 55%; float:right; }
.contact_info { width: 40%; float:left; margin-top: 25px; }
.enquiry_info { width: 55%; float:right; margin-top: 25px; }
.order_form { width: 350px; float: left; margin-top: 25px; }
.order_details { width: 280px; float: right; margin-top: 25px; }
.right_column_valueadd { width: 312px; height: 185px; float:left; text-align:justify; padding: 0px 5px 15px 0px; }
.right_column_valueadd_alt { width: 312px; height: 185px; float:right; text-align:justify; padding: 0px 5px 15px 0px; }
#footer { clear: both; float: left; width: 100%; }
#footer_content { width: 865px; margin: 0 auto; font-size: 10px; }
#footer_content p { margin: 10px 0; color: #333; }
#footer_content p.left { float: left; }
#footer_content p.right { float: right; }
#footer_content a { font-weight: normal; color: #333; text-decoration: none; }
#footer_content a:hover { background: none; }
/* Misc */

.index { background: #FFFFFF; }
.link { font-weight: bold; color: #000000; text-decoration: none; }
a:hover .link { text-decoration: underline; }
.clear { clear: both; }
.slogan { font-family: "Centrury Gothic", Helvetica, arial, sans-serif; font-size: 24px; font-weight: lighter; color:#666666; text-align: center; padding-right: 18px; padding-bottom: 15px; }
.quote { font-family: Arial Narrow, "Centrury Gothic", Helvetica, sans-serif; font-size: 18px; font-weight: lighter; color:#653030; text-align: center; padding: 15px 18px 15px 0px; }
.index_bar, .index_bar a { font-family: Arial Narrow, "Centrury Gothic", Helvetica, sans-serif; font-size: 22px; font-weight: lighter; color:#653030; text-align: center; margin:0; padding: 0 0 15px 0px; line-height:18px; }
.tr_header { background-color: #87827F; color:#FFFFFF; font-size:13px; }
.tr_subheader { background-color: #ccc; color:#000; font-size:11px; }
/* Kids Rooms */

.choosesection { float: left; width: 205px; margin: 10px 20px 10px 0; background:#998572; padding-bottom: 5px; }
.choosesection_end { float: left; width: 205px; margin: 10px 0 10px 0; background:#998572; padding-bottom: 5px; }
.choosesection img, .choosesection_end img { padding: 5px 5px 0 5px; border:none; }
.choosesection a.view, .choosesection_end a.view { padding: 0 5px 0 5px; border:none; color:#FFFFFF; text-decoration:none; font-weight:normal; }
.choosesection h4 { font-size: 14px; color:#FFFFFF; margin: 8px; padding: 5px; font-weight:normal; }
.choosesection p, .choosesection_end p { font-size: 12px; padding: 5px; font-weight:normal; }

.wall_tattoo_cont { float: left; width: 205px; margin: 10px 20px 10px 0; }
.wall_tattoo_cont_end { float: left; clear:right; width: 205px; margin: 10px 0 10px 0; }
.wall_tattoo_cont_end_alt { float: right; clear:right; width: 205px; margin: 10px 0 10px 0; }
.wall_tattoo_cont img, .wall_tattoo_cont_end img { padding: 0; border:none; }
.wall_tattoo_cont a.view, .wall_tattoo_cont_end a.view { padding: 0 5px 0 5px; border:none; color:#FFFFFF; text-decoration:none; font-weight:normal; }
.wall_tattoo_cont h4 { font-size: 14px; color:#FFFFFF; margin: 8px; padding: 5px; font-weight:normal; }
.wall_tattoo_cont p, .wall_tattoo_cont_end p { font-size: 12px; padding: 5px; font-weight:normal; }

.viewsection { float: left; width: 290px; margin: 10px 20px 10px 0; background:#998572; padding-bottom: 5px; }
.viewsection img { padding: 5px 5px 0 5px; }
.kidssection { width: 344px; float:left; margin: 10px 0 10px 0; }
.kidssection_spread { float: left; width: 655px; }

