*,h1,h2,h3,h4,h5,h6,h7,h8,p,div,body,html,ul,li,ol,img,a{margin:0;padding:0;}
.clear { clear: both; }
.hide { display: none; }
p { margin: 0em 0 1.2em 0; }
a img { border: none; }
.overflow { overflow: hidden; width: 100%; }
acronym { border-bottom: none; }

body { padding: 0; margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; color: #888; background: #000; line-height: 1.4em; text-shadow: rgba(0,0,0,0.01) 0 0 0; /* fix safari 3 font rendering */ }

/* ----- General ----- */
a { text-decoration: none; color: #346d8a; }
a:hover { text-decoration: none; color: #569cbf; }

#content h1 { font-size: 1.4em; }
h1, h2, h3, h4 { font-weight: normal; color: #ccc; }
#content h2, #content h3 { font-size: 1.2em; padding: 0; margin: 0; }
#content h4 { font-size: 1em; font-weight: bold; }
#content ul, #content ol { margin: 0 0 1em 2em; }
#bannerimage { margin-bottom: 10px; outline: none; }

.infomsg { background: #000; border: 1px solid #222; padding: 10px 10px 0 10px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
#content-gallery .infomsg { margin: 0 0 10px 10px; }

button { margin: 0; border: 1px solid #222; color: #666; width: 90px; height: 26px; font-size: 10px; text-transform: uppercase; padding: 0 0 3px 0; float: right; display: block; background: #000; cursor: pointer; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
body button:hover, body button:focus { background-color: #081015; border-color: #333; color: #94b3c3; }
body button:active { background-color: #0d1b23; border-color: #444; color: #fff; }

#sidebar button.search span { display: block; padding: 4px 10px; }
#sidebar button.search { background-image: url(/_inc/img/search.gif); background-position: 5px 5px; background-repeat: no-repeat; padding-left: 12px; }
#sidebar button.search:hover, #sidebar button.search:focus { background-position: 5px -35px; }
#sidebar button.search:active { background-position: 5px -75px; }

#sidebar button.newsletter span { display: block; padding: 4px 10px; }
#sidebar button.newsletter { background-image: url(/_inc/img/newsletter.gif); background-position: 8px 8px; background-repeat: no-repeat; padding-left: 12px; }
#sidebar button.newsletter:hover, #sidebar button.newsletter:focus { background-position: 8px -32px; }
#sidebar button.newsletter:active { background-position: 8px -72px; }

.rightimg { float: right; padding: 9px; background: #000; border: 1px solid #222; margin: 0 0 10px 10px; }

#site { background: #111 url(/_inc/img/bodybg.gif) top center no-repeat; }
#container { width: 960px; margin: 0 auto; display: block; padding-bottom: 40px; overflow: hidden; }

#searchform, #newsletterform { width: 240px; margin: 0px 0px 10px 10px; overflow: hidden; }
#searcharea { width: 100%; display: block; text-align: right; }

/* ----- Bread Crumbs ----- */
#breadcrumbs { border-top: 1px solid #222; border-bottom: 1px solid #222; height: 28px; font-size: 11px; margin: 10px 0; color: #444; line-height: normal; }

#breadcrumbs a { display: block; float: left; color: #346d8a; text-decoration: none; padding: 7px 10px 5px 10px; text-transform: uppercase; }
#breadcrumbs a:hover, #breadcrumbs a:focus { color: #94b3c3; outline: none; }
#breadcrumbs a:active { color: #fff; }
#breadcrumbs span.sep { display: block; float: left; width: 7px; height: 28px; text-indent: -9999em; background: url(/_inc/img/breadcrumb-arrow.gif) top left no-repeat; }
#breadcrumbs span.current { display: block; float: left; padding: 7px 10px 5px 10px; text-transform: uppercase; }

#sidebar { float: left; width: 260px; }
#sidebar ul, #sidebar li { margin: 0; padding: 0; list-style: none; }

#content { float: right; width: 680px; }
#content-gallery { float: right; width: 690px; }

/* ----- Gallery Thumbs ----- */
a.thumb { width: 218px; height: 234px; margin: 0 0 10px 10px; float: left; display: block; background: #000; border: 1px solid #222; text-align: center; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; color: #346d8a; text-decoration: none; }
a.thumb span.thumb-image { height: 185px; width: 200px; display: block; text-align: center; margin: 9px auto 0 auto; overflow: hidden; }
a.thumb span.thumb-title { font-size: 13px; display: block; text-align: center; padding: 2px 0 0 0; overflow: hidden; width: 200px; margin: 0 auto; }
a.thumb:hover, a.thumb:focus { background: #081015; border-color: #333; color: #94b3c3; outline: none; }
a.thumb:active { background: #0d1b23; border-color: #444; color: #fff; }

.gallery-videos a.thumb { height: 170px; }
.gallery-videos a.thumb span.thumb-image { height: 113px; }

/* ----- Thumb Pagination ----- */
.product-paging { clear: both; font-size: 11px; }
.product-paging .inner { float: right; }
.product-paging .pagelabel { float: left; display: block; padding: 3px 8px; margin-right: 5px; color: #444; text-transform: uppercase; letter-spacing: 1px; }
.product-paging a { float: left; display: block; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border: 1px solid #222; background: #000; padding: 2px 8px; margin-left: 5px; }
.product-paging a:hover, .product-paging a:focus { background: #081015; border-color: #333; color: #94b3c3; outline: none; }
.product-paging a:active, .product-paging a.active { background: #0d1b23; border-color: #444; color: #fff; }
.product-paging .pagelink_disabled { float: left; display: block; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border: 1px solid #222; background: #000; padding: 2px 8px; margin-left: 5px; color: #444; cursor: default; }
.product-paging .pagelink_split { float: left; display: block; border: 1px hidden #111; padding: 2px 4px; margin-left: 5px; color: #666; cursor: default; }

#home-content { float: left; width: 400px; padding-right: 20px; }
#news { width: 260px; float: left; color: #322a25; font-size: 0.9em; }

/* --------- Detail Page --------- */
.detail-photo { background: #000; border: 1px solid #222; text-align: center; display: block; position:relative; z-index:0; padding: 9px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
a.detail-photo:hover, a.detail-photo:focus { background: #081015; border-color: #333; outline: none; }
a.detail-photo:active { background: #0d1b23; border-color: #444; }
a.detail-photo .overlay{ position:absolute; z-index:100; top:9px; left:9px; }
#fancy_content .overlay{ position:absolute; z-index:300; top:0px; left:0px; }

.image-description .image-photographer { font-size: 11px; color: #444; margin-top: -6px; }
.image-description .image-code { color: #666; }
.image-description .image-description-content { padding: 10px 0 0 0; }

/* ----- Horizontal ----- */
.horizontal-photo { width: 680px; }
#horizontal-content { padding: 10px 0 0 0; width: 100%; overflow: hidden; }
#horizontal-content .image-description { float: left; width: 335px; }
#horizontal-content .image-form { float: right; width: 335px; }

/* ----- Vertical ----- */
.vertical-photo { width: 335px; float: left; }
#vertical-content { float: right; width: 335px; }

/* ----- Detail Page Form ----- */
form#product-form .form-options { border: 1px solid #222; border-bottom: none; background: #000; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; min-height:310px; height: auto !important; height: 310px; }
.optionlist { padding: 10px 10px 10px 10px; }
.optionlist ul, .optionlist li { list-style: none; margin: 0; padding: 3px 0; line-height: normal; }
form#product-form button.submit { background: url(/_inc/img/addtocart.gif) 0px 0px no-repeat; width: 335px; height: 40px; cursor: pointer; display: block; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; border: none; outline: none; margin: 0; padding: 0; }
form#product-form button#addtocart { background-image: url(/_inc/img/addtocart.gif); }
form#product-form button#enquiry { background-image: url(/_inc/img/enquiry.gif); }

form#product-form button.submit span { display: block; text-indent: -9999em; overflow: hidden; outline: none !important; }
form#product-form button.submit:hover, form#product-form button.submit:focus { background-position: 0px -40px; outline: none !important; }
form#product-form button.submit:active { background-position: 0px -80px; outline: none !important; }

.jquery-customradio, form#product-form input.radio { float: left; }
.labelafter { display: block; margin-left: 24px; }
.labelafter .price { color: #444; }
#optionprice .price { font: normal 18px Georgia, "Times New Roman", Times, serif; color: #ccc; }
#optionprice .description { line-height: normal; }
#optionprice .duration { color: #444; line-height: normal; }
.home-category, a.blogpost { border: 1px solid #222; background: #000; padding: 10px; margin-bottom: 5px; display: block; text-decoration: none; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; width: 238px; }
.home-category p, .blogpost p { margin: 0; padding: 0; }
.postdate { color: #322a25; }
.home-category a, .blogtitle { color: #74665f; font-size: 1.1em; text-decoration: none; }
p#cartcontents { width: 260px; text-align: center; height: 40px; line-height: 40px; background: url(/_inc/img/cartcontents.gif) top left no-repeat #000; margin: 0; padding: 0; }
p#cartcontents span.items { color: #b8aaa2; font-weight: bold; }
a.blogpost:hover { background: #1f1812; border: 1px solid #3d2e25; }
a.blogpost:hover .blogtitle { color: #b8aaa2; }
a.blogpost:hover .postdate { color: #74665f; }
.home-category p { text-transform: uppercase; font-size: 0.8em; text-align: center; padding: 5px 0 0 0; }

/* ---------- Sidebar ---------- */

/* ----- Sidebar Forms ----- */
#sidebar form li { margin: 5px 0; }
#sidebar label { float: left; display: block; width: 45px; padding: 4px 0 0 10px; }
#sidebar input.text { margin: 0; padding: 4px; background: #000; border: 1px solid #222; color: #444; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; width: 175px; }
#sidebar input.search_keyword { width: 230px; margin: 0 0 4px 0; }
#sidebar input:focus { background: #081015; color: #ccc; border-color: #333; }

/* ----- Photo Page Categories ----- */
#sidebar ul.categories { margin: 0 0 20px 0; }
#sidebar ul.categories li a { height: 38px; display: block; background: #000; border: 1px solid #222; border-bottom: none; line-height: normal; }
#sidebar ul.categories li a span.image { float: left; width: 49px; text-align: center; padding: 9px 0 0 0; }
#sidebar ul.categories li a span.title { display: block; padding: 12px 0 0 0; text-transform: uppercase; font-size: 11px; letter-spacing: 1px; }
#sidebar ul.categories li.first a { -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; }
#sidebar ul.categories li.last a { -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border: 1px solid #222; }
#sidebar ul.categories li a:hover, #sidebar ul.categories li a:focus { background: #081015; color: #94b3c3; outline: none; }
#sidebar ul.categories li a.active { background: #0d1b23; color: #fff; }

/* ----- Cart Panel ----- */
#sidebar .cart-panel { margin: 0 0 10px 0; }
#sidebar .cart-panel .inner { border: 1px solid #222; text-align: center; padding: 10px; background: #000; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; }
#sidebar .cart-panel .items { font-weight: bold; color: #ccc; }
#sidebar .cart-panel a.button { background: url(/_inc/img/viewcart.gif) 0px 0px no-repeat; width: 260px; height: 40px; display: block; outline: none; cursor: pointer; }
#sidebar .cart-panel a.button:hover, #sidebar .cart-panel a.button:focus { background-position: 0px -40px; }
#sidebar .cart-panel a.button:active { background-position: 0px -80px; }
#sidebar .cart-panel a.button span { display: block; text-indent: -99999em; overflow: hidden; }

/* ----- Main Category ----- */
#sidebar .categories a.category { display: block; border: 1px solid #222; text-align: center; padding: 9px 9px 0px 9px; background: #000; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; outline: none !important; }
#sidebar .categories a.category:hover, #sidebar .categories a.category:focus { background: #081015; border-color: #333; }
#sidebar .categories a.category .title { text-transform: uppercase; letter-spacing: 0.05em; font-size: 11px; display: block; padding: 5px; }
#topcategory { position:relative;margin:15px 0; }
.cat-dropdown ul { top: 20px; left: 0; }

#sidebar ul#submenu li { border-bottom: 1px solid #222; border-left: 1px solid #222; border-right: 1px solid #222; }
#sidebar ul#submenu li.last, #sidebar ul#submenu li.last a { -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; }
#firstcategory, #othercategories { border:1px solid #222; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
#firstcategory { -moz-border-radius-bottomleft: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-left-radius: 0px; -webkit-border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }
#othercategories, #firstcategory, #sidebar ul#submenu li a { height: 20px; width: 258px; display: block; line-height: 20px; text-transform: uppercase; background-color: #000; text-decoration: none; font-size: 11px; letter-spacing: 1px; color: #666; padding: 9px 0; outline: none; }
#sidebar a#othercategories { background: #000 url(/_inc/img/arrows.gif) no-repeat 230px 17px; outline: none; }
#sidebar a#othercategories:hover, #sidebar a#othercategories:focus { background-color: #081015; background-position: 230px -23px; border-color: #333; outline: none; }

body #site #sidebar a.highlightmenu { background-position: 230px -64px; }
body #site #sidebar a.highlightmenu:hover { background-position: 230px -104px; }

#sidebar a#othercategories:active { outline: none !important; }
#firstcategory img, #othercategories img, #sidebar ul#submenu li a img { padding: 0 10px; }

#sidebar ul#submenu li a:hover, #sidebar ul#submenu li a:focus, 
#othercategories.highlightmenu, 
#othercategories:hover, #othercategories:focus, 
#firstcategory:hover, #firstcategory:focus, 
#firstcategory.highlightmenu { background: #081015; color: #94b3c3; }

#othercategories.highlightmenu { -moz-border-radius-bottomleft: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-left-radius: 0px; -webkit-border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }

/* ----- Footer ----- */
#footer { width: 100%; border-top: 1px solid #222; padding: 20px 0; clear: both; background: #000; color: #444; }
#footer .inner { width: 960px; margin: 0 auto; overflow: hidden; }
#footer .copyright { float: left; width: 600px; }

a#starfish { background: url(http://www.cleverstarfish.com/starfish_neg.png) top left no-repeat; width: 84px; height: 23px; display: block; float:right; }
a#starfish:hover { background-position: bottom left; }
a#starfish span { width: 1px; height: 1px; overflow: hidden; display: block; text-indent: -9999em; }

.pictureprice { color: #74665f; font-weight: normal; font-size: 1.8em; font-family: Georgia, "Times New Roman", Times, serif; }
.postageline { color: #3e3733; font-size: 0.9em; margin: 0; padding: 0; }

/* ---------- Header ---------- */

h2#logo { margin: 20px auto; display: block; width: 260px; height: 94px; }
h2#logo a { background: url(/_inc/img/asp-logo.gif) 0px 0px no-repeat; width: 260px; height: 94px; display: block; outline: none; }
/*h2#logo a:hover, h2#logo a:focus { background-position: 0px -100px; }*/
h2#logo a span { display: block; text-indent: -99999em; overflow: hidden; }

/* ----- Nav ----- */

ul#nav { display: block; height: 30px; padding: 10px 0 10px 0; margin: 0 0 0 180px; position: relative; }
ul#nav li { padding: 0; margin: 0; list-style: none; }
ul#nav li span { position: absolute; margin-left: -9999em; overflow: hidden; }
ul#nav li { float: left; padding: 0 15px; }
ul#nav li a { height: 20px; display: block; background-position: top left; background-repeat: no-repeat; outline: none; }

ul#nav li.menu-home a { width: 38px; background: url(/_inc/img/menu-home.gif); }
ul#nav li.menu-about a { width: 68px; background: url(/_inc/img/menu-aboutus.gif); }
ul#nav li.menu-photographs a { width: 99px; background: url(/_inc/img/menu-photographs.gif); }
ul#nav li.menu-videos a { width: 71px; background: url(/_inc/img/menu-videos.png); }
ul#nav li.menu-licensing a { width: 70px; background: url(/_inc/img/menu-licensing.gif); }
ul#nav li.menu-contact a { width: 84px; background: url(/_inc/img/menu-contactus.gif); }

ul#nav li#new-item { width: 26px; height: 14px; display: block; position: absolute; top: -1px; left: 353px; }
ul#nav li#new-item a { width: 26px; height: 14px; display: block; background: url(/_inc/img/new.png) no-repeat 0px 0px; border: none; font-size: 1px; text-indent: -9999em; overflow: hidden; }

body ul#nav li a:hover, body ul#nav li a:focus { background-position: 0 -20px; }
body ul#nav li a.active, body ul#nav li a:active { background-position: 0 -40px; }

a#siteswitcher { background: url(/_inc/img/ribbon.png) top left no-repeat; width: 158px; height: 158px; display: block; position: absolute; top: 0px; right: 0px; outline: none; }
a#siteswitcher:hover { background-position: bottom left; }
a#siteswitcher span { display: block; text-indent: -99999em; overflow: hidden; }

/* ---------- Shopping Cart ---------- */
.carttable { background: #000; border:1px solid #222; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; line-height: normal; padding-bottom: 10px; margin-bottom: 10px; }
.carttable table th { border-bottom: 1px solid #222; background: #111; color: #ccc; padding: 8px 12px; }
.carttable table th.topleft { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; }
.carttable table th.topright { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; }
.carttable table td { padding: 10px 12px 0 12px; }
.carttable .product-title { color: #aaa; }
.carttable .product-note { font-size: 11px; color: #666; }
.carttable .product-note strong { color: #777; }
.carttable .update-cell form input.button { background: #000; border:1px solid #222; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; color: #666; text-transform: uppercase; cursor: pointer; padding: 3px 6px; font: 11px Arial, Helvetica, sans-serif; }
.carttable .update-cell form input.qtybox { background: #000; border:1px solid #222; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; color: #666; text-transform: uppercase; padding: 4px 6px; font: 11px Arial, Helvetica, sans-serif; }
.carttable .update-cell form input:hover, .carttable .update-cell form input:focus { background: #081015; border-color: #333; outline: none; color: #94B3C3; }
.carttable .update-cell form input:active { background: #0d1b23; border-color: #444; color: #fff; }

.carttable .summary strong { color: #aaa; }
.carttable .summary em { color: #666; font-size: 11px; }

.carttable a.remove { border:1px solid #222; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; color: #666; height: 24px; width: 24px; display: block; overflow: hidden; font: 11px Arial, Helvetica, sans-serif; background: #000 url(/_inc/img/remove.gif) top left no-repeat; cursor: pointer; }
.carttable a.remove span { display: block; overflow: hidden; text-indent: -99999em; }
.carttable a.remove:hover, .carttable a.remove:focus { background-color: #081015; border-color: #333; outline: none; background-position: 0px -24px; }
.carttable a.remove:active { background-color: #0d1b23; border-color: #444; outline: none; background-position: 0px -48px; }

.smallbuttons a.button { border:1px solid #222; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; color: #666; background: #000; padding: 4px 6px; font: 11px Arial, Helvetica, sans-serif; text-transform: uppercase; display: block; float: left; }

.bigbuttons { width: 100%; overflow: hidden; }
.bigbuttons a.button, .bigbuttons button.button, .bigbuttons input.button { border: 1px solid #222; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; color: #666; background: #000; padding: 10px 20px; font: 12px Arial, Helvetica, sans-serif; text-transform: uppercase; display: block; float: left; margin-right: 10px; cursor: pointer; }
.bigbuttons button.button, .bigbuttons input.button { padding: 9px 18px; }
.bigbuttons a.button:hover, .bigbuttons a.button:focus, 
.bigbuttons button.button:hover, .bigbuttons button.button:focus, 
.bigbuttons input.button:hover, .bigbuttons input.button:focus, 
.smallbuttons a.button:hover, .smallbuttons a.button:focus { background: #081015; border-color: #333; outline: none; color: #94B3C3; }
.bigbuttons a.button:active, .bigbuttons button.button:active, .bigbuttons input.button:active, .smallbuttons a.button:active { background: #0d1b23; border-color: #444; outline: none; color: #fff; }

form#checkout_form fieldset { background: #000; border:1px solid #222; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; line-height: normal; padding: 10px; margin-bottom: 10px; }
form#contact_form fieldset { margin: 0 0 10px 0; border: none; }
#site form ol, #site form ul { list-style: none; margin: 0; padding: 0; }
#site form ol li { width: 100%; overflow: hidden; padding: 2px 0; }
#site form label.left { float: left; width: 120px; padding: 3px 0 0 0; }

span.required { font-weight: bold; color: #911; }

form input.text, form select, form textarea { border: 1px solid #222; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; color: #666; background: #000; padding: 4px; font: 12px Arial, Helvetica, sans-serif; }
form textarea { width: 50%; }
form select { background: #000 url(/_inc/img/dropdown.gif) top right no-repeat; }
form select option { background: transparent; }

form input.text:hover, form input.text:focus,
form select:hover, form select:focus,
form textarea:hover, form textarea:focus { background-color: #081015; border-color: #333; outline: none; color: #ccc; }

form#contact_form .bigbuttons button#contactform_submit span { display: none; }
form#contact_form .bigbuttons button#contactform_submit { background: transparent url(/_inc/img/button_submit.gif) 0px 0px no-repeat; width: 160px; height: 40px; border: none; }
form#contact_form .bigbuttons button#contactform_submit:hover,
form#contact_form .bigbuttons button#contactform_submit:focus { background-position: 0px -40px; }
form#contact_form .bigbuttons button#contactform_submit:active { background-position: 0px -80px; }

/* ----- checkout ----- */
.securenotice { clear: both; padding: 4px 9px 4px 24px; border: 1px solid #222; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; background: #000 url('/_inc/img/lock.gif') no-repeat 9px 8px; color: #aaa; margin-top:10px; font-size:11px; }

.status { padding: 5px 5px 5px 10px; border: 1px solid #222; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; background: #000; color: #aaa; margin:10px 0px; font-size:12px; }

form .errormsg { padding-left:120px; color:#800; }
form .req_note{margin-top:15px;}

.bigbuttons.checkout-button a.button {background:url('/_inc/img/checkout_button.gif') no-repeat;}
.bigbuttons a.button.prev {background:url('/_inc/img/button_prev.gif') no-repeat;}
.bigbuttons input.button.next, .bigbuttons a.button.next {background:url('/_inc/img/button_next.gif') no-repeat;}

.bigbuttons a.button, .bigbuttons a.button.prev, .bigbuttons input.button.next, .bigbuttons a.button.next { width:114px; height:40px; padding:0px; overflow:hidden; border:none; text-indent:-9999em; }

.bigbuttons.checkout-button a.button {background:url('/_inc/img/checkout_button.gif') no-repeat;}
.bigbuttons.checkout-button a.button:hover,.bigbuttons input.button.next:hover, .bigbuttons a.button.prev:hover, .bigbuttons a.button.next:hover {background-position: 0px -40px;}
.bigbuttons.checkout-button a.button:active, .bigbuttons input.button.next:active, .bigbuttons a.button.prev:active, .bigbuttons a.button.next:active{background-position: 0px -80px;}

table.licensingtable { margin: 0 0 10px 0; border-bottom: 1px solid #222; border-right: 1px solid #222; background: #000; line-height: normal; }
table.licensingtable td { border-top: 1px solid #222; border-left: 1px solid #222; padding: 4px; cursor: default; }
table.licensingtable td.cost { width: 100px; }
table.licensingtable .price { font: 14px Georgia, "Times New Roman", Times, serif; color: #ccc; }
table.licensingtable .length { font-size: 11px; color: #444; }
table.licensingtable tr:hover td { background: #081015; }
