/*
Original design: The Grid (v1.1 - Sep 12, 2012) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/the-grid/
*/

*{margin:0; padding:0;}

/* General styles */
body {background:#fcfcf9 url(background.jpg) top center no-repeat; color:#000000; font:84% Helvetica,Tahoma,sans-serif; line-height:1.4em;}
a {color:#2a2aAa; text-decoration:none;}

a:visited {color:#aa2aaa; text-decoration:underline;}
a:hover {color:#Aa2a2a; text-decoration:underline;}
p {margin:0 0 20px 0;}
ul.b {list-style-type:square; margin-left: 20px;}
h1 {color:#888; font-size:3.2em;}
h1 a {color:#2a5a7a; text-transform:none;}
h2 {font-size:2.2em; color:#333; margin:0 0 10px; border-bottom:2px solid #eee;}
h3 {font-size:1.4em; margin:0 0 10px 0; border-bottom:2px solid #eee;}
h1,h2,h3 {font-weight:400; line-height:1em; font-family:Georgia, serif;}



.articles {font:105% Helvetica,Tahoma,sans-serif; line-height:1.5em;}

.topad {
margin-top:5px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
}

/* Main container */
#width960 {margin:20px auto; width:960px; background:#fcfcf9;}

/* Footer */
#footer .col {text-align:right; color:#888; font-size:0.9em; border-top:2px solid #eee; padding:10px 0;}

/* Grid classes, fixed width, 960px with 12 columns overflow changed from hidden to visible for facebook button */
.col {float:left; margin:0 10px; overflow:visible; float:left; display:inline;}
.col img {max-width:100%;}
.row {width:960px; margin:0 auto; overflow:hidden;}
.row .row {margin:0 -10px; width:auto;	display:inline-block;}
.c1 {width:60px;}
.c2 {width:140px;}
.c3 {width:220px;}
.c4 {width:300px;}
.c5 {width:380px;}
.c6 {width:460px;}
.c7 {width:540px;}
.c8 {width:620px;}
.c9 {width:700px;}
.c10 {width:780px;}
.c11 {width:860px;}
.c12 {width:940px;}
.c13 {width:740px;}

/* Menu list style 
ul.menu {list-style:none; margin:0; padding:10px 0 0; border-top:1px solid #eee;}
ul.menu li {list-style:none; font-size:1em; margin:0 0 10px; padding:0 0 5px 0; color:#888; border-bottom:1px solid #eee;}
ul.menu li a {font-size:1.4em; font-family:Georgia, serif;}
*/

.adbox {
    background-color: rgb(13,35,72);
    background-image: url("/photography/products/adorama_blue_blank.jpg");
	background-repeat: no-repeat;
    width: 544px;
    padding:15px 5px 0px 145px;
    border: 2px;
	border-style: solid;
	border-color: #CC9900;
    margin: 0px;
	
	}
	
.abx2 {
    background-color: rgb(255,255,255);
    background-image: url("/photography/products/adorama_green_blank.jpg");
	background-repeat: no-repeat;
    width: 544px;
    padding:15px 5px 0px 145px;
    border: 1px;
	border-style: solid;
	border-color: #FFFFFF;
    margin: 0px;
	
	}

	
.adbox3 {
    background-color: rgb(66,12,31);
    background-image: url("/photography/products/adorama_purple_blank.jpg");
	background-repeat: no-repeat;
    width: 544px;
    padding:15px 5px 0px 145px;
    border: 2px;
	border-style: solid;
	border-color: #CC9900;
    margin: 0px;
	
	}
	
	ul.indent {
    margin: 0px;
    padding-bottom: 15px;
	list-style-image: url('/photography/products/adorama_blue_blank_bullet.jpg');
	list-style-position: inside;
    
}
	a.ex1:link {color: blue; font-weight: normal;}
	a.ex1:visited {color: black; font-weight: normal;}
	a.ex1:hover {color: red; font-weight: normal;} 
