/* CSS Document */


body {
	margin: 0;
	padding: 0;
	background: #F6F6F6;
	font-size: 15px;
	text-align: left;
	color: #0000FF;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033FF;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000066;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2.5em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}



a {
	color: #0000CC;
}

a:hover {
	color: #34BA01;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 980px;
	height: 170px;
	margin: 0 auto;
	border: 2x;
	color: blue;
	padding: 0px;
	font-size: 13px;



	
}
#header td.bullit {
	padding-left: 350px
	}

#header h1, #header p {
	margin: 0;
	padding: 0;
}

#header h1 {
	font-size: 52px;
	color: #20A001;
}

#header p {
	margin-top: -15px;
	padding: 0px 0px 0px 4px;
	font-size: 20px;
	font-weight: normal;
	color: #86EA66;
	text-transform: lowercase;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#header li {
	color: #333333;
	font-size: 13px;
	line-height: 180%;
	}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	background: url(http://planetreadingglasses.com/igsunglasses/accomplishable/images/img02.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(http://planetreadingglasses.com/igsunglasses/accomplishable/images/img01.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
}

#page-bgbtm {
	background: url(http://planetreadingglasses.com/igsunglasses/accomplishable/images/img03.jpg) no-repeat left bottom;
	padding: 30px 40px 30px 30px;
}

/* Content */

#content {
	float: right;
	width: 660px;
	margin: 0;
	padding-top: 30px;
	color: #333333;
	background-color: #FFFFFF;
}



.title {
	margin: 0px;
	padding-bottom: 15px;
	padding-top: 10px;
	background:  url(http://planetreadingglasses.com/igsunglasses/accomplishable/images/img05.jpg) repeat-x left bottom;
}

.title a {
	text-decoration: underline;
	color: #330033;
}

.pagetitle {
}



.meta .more {
	display: block;
	width: 120px;
	height: 26px;
	padding: 2px 0px 0px 0px;
	background:  url(http://planetreadingglasses.com/igsunglasses/accomplishable/images/img06.jpg) no-repeat left top;
	text-align: center;
}

.meta .comments {
	float: left;
	width: 120px;
	height: 26px;
	padding: 2px 0px 0px 0px;
	background:  url(http://planetreadingglasses.com/igsunglasses/accomplishable/images/img06.jpg) no-repeat left top;
	text-align: center;
}

.meta a {
	text-decoration: none;
	color: #787872;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.listing {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.listing li {
	font-size: 12px;
	line-height: normal;
}

.listing h3 {
	margin: 0;
	font-weight: bold;
}

.listing p {

}

.listing a {
}

.listing p.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	clear: both;
}

.listing p.model {
	padding: 0;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	color: red;
	text-align: center;
	}
	
	.listing p.clear {
	text-align: center;
	clear: both;
	}

.listing img.center {
	text-align: center;
	}

/* Main Picture & Caption */
div#descrip-pic-caption h1 {
	line-height: 10px;
	font-size: 20px;
	text-align: center;
	}
	
.entry {
	margin: 0;
	padding-bottom: 20px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 223px;
	margin-bottom: 10px;
	color: #0033CC;
	font-size: 12px;
	font-weight: bold;
	background-image: url(http://planetreadingglasses.com/igsunglasses/accomplishable/images/middle-menu.gif);
	background-repeat: repeat-y;
	background-position: left top;

}

#sidebar-bgtop {
	background: url(http://planetreadingglasses.com/igsunglasses/accomplishable/images/top-menu.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
}

#sidebar-bgbtm {
	background: url(http://planetreadingglasses.com/igsunglasses/accomplishable/images/bottom-menu.gif) no-repeat left bottom;
	padding: 30px 40px 30px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin-bottom: 40px;
	padding: 0px 15px;
}

#sidebar li li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	border-bottom: 1px dashed #000000;
}

#sidebar h2 {
	width: 185px;
	height: 32px;
	padding: 6px 0px 0px 15px;
	color: #FFFFFF;
}



#sidebar a {
	text-decoration: none;
	color: #0000CC;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #86EA66;
	margin-bottom: 27px;
}

#footer p {
	padding-top: 15px;
}

#footer p a {
	color: #86EA66;
}

img { border: none; }

img.left {
	float: left;
	margin: 3px 20px 30px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}
p.menuhead {
	text-align: center;
	padding-left: 9px;

}

p.modeldetails {
	color: white;
	}
	
h3.colorchoice {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	}


.img-shadow {
  float:left;
  background: url(http://planetreadingglasses.com/igsunglasses/FLARE/shadowAlpha.png) no-repeat bottom right !important;
  background: url(http://planetreadingglasses.com/igsunglasses/FLARE/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid white;
  margin: -6px 6px 6px -6px;
  padding: 10px;
  } 

div#terms {
	font-size: 13px;
	line-height: normal;
	}
	
table#other-mod {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}
