/* @override http://localhost:3000/stylesheets/common.css?1324944582 */

/* @override http://localhost:3000/stylesheets/common.css?1324603610 */

/* @override http://localhost:3000/stylesheets/common.css?1324332078 */

/* @override http://localhost:3000/stylesheets/common.css?1324331959 */

/* @override http://localhost:3000/stylesheets/common.css?1324331787 */

/* @override http://localhost:3000/stylesheets/common.css?1323992366 */

/* @override http://localhost:3000/stylesheets/common.css?1323733704 */

/* @override http://localhost:3000/stylesheets/common.css?1320009486 */

/* @override http://localhost:3000/stylesheets/common.css?1319936963 */

/* @override http://localhost:3000/stylesheets/common.css?1317525058 */

/* @override http://localhost:3000/stylesheets/common.css?1317100948 */

/* @override http://localhost:3000/stylesheets/common.css?1317099489 */

/* @override http://localhost:3000/stylesheets/common.css?1317093621 */

/* From style.css */

/* ========================================================================== */
/*  General Columns & Grid                                                    */
/* ========================================================================== */
.full-width {
        width: 960px;
        margin-left: auto;
        margin-right: auto;
        min-width: 960px;
}

.full-width .one-full {
        width:940px;
        margin-right: 10px;
        margin-left: 10px;
}
.full-width .one-half {
        width: 460px;
        float: left;
        margin-right: 10px;
        margin-left: 10px;
}
.full-width .one-half-last {
        width: 470px;
        float: left;
        margin-right: 0px;
        margin-left: 10px;
}
.full-width .one-third {
        width: 300px;
        float: left;
        margin-right: 10px;
        margin-left: 10px;
}
.full-width .one-third-last {
        width: 310px;
        float: left;
        margin-right: 0px;
        margin-left: 10px;
}
.full-width .two-third {
        width: 620px;
        float: left;
        margin-right: 10px;
        margin-left: 10px;
}
.full-width .two-third-last {
        width: 630px;
        float: left;
        margin-right: 0px;
        margin-left: 10px;
}
.full-width .one-fourth {
        width: 220px;
        float: left;
        margin-right: 10px;
        margin-left: 10px;
}
.full-width .one-fourth-last {
        width: 230px;
        float: left;
        margin-right: 0px;
        margin-left: 10px;
}
.full-width .three-fourth {
        width: 700px;
        float: left;
        margin-right: 10px;
        margin-left: 10px;
}
.full-width .three-fourth-last {
        width: 710px;
        float: left;
        margin-right: 0px;
        margin-left: 10px;
}
.full-width .two-fourth {
        width: 460px;
        float: left;
        margin-right: 10px;
        margin-left: 10px;
}
.full-width .two-fourth-last {
        width: 470px;
        float: left;
        margin-right: 0px;
        margin-left: 10px;
}
.half-this {
        width: 48%;
        padding-right: 20px;
        padding-bottom: 15px;
        float: left;
        overflow: hidden;
}
.half-this-last {
        float: left;
        padding-right: 0px;
        padding-bottom: 15px;
        width: 48%;
        overflow: hidden;
}
.third-this {
        width: 31.3%;
        padding-right: 20px;
        padding-bottom: 15px;
        float: left;
        overflow: hidden;
}
.third-this-last {
        float: left;
        padding-right: 0px;
        padding-bottom: 15px;
        width: 31.3%;
        overflow: hidden;
}
.fourth-this {
        width: 23.3%;
        padding-right: 20px;
        padding-bottom: 15px;
        float: left;
        overflow: hidden;
}
.fourth-this-last {
        float: left;
        padding-right: 0px;
        padding-bottom: 15px;
        width: 23.3%;
        overflow: hidden;
}
.fifth-this {
        width: 18.3%;
        padding-right: 20px;
        padding-bottom: 15px;
        float: left;
        overflow: hidden;
}
.fifth-this-last {
        float: left;
        padding-right: 0px;
        padding-bottom: 15px;
        width: 18.3%;
        overflow: hidden;
}


/* top and main menu  */
.top {
  height:100px;
}
.top .logo {
  padding-top:12px;
  padding-left:0px;
}

.top .mainmenu {
  text-align:right;
  height:100px;
  position: relative;
}

.top .mainmenu ul {
  float:right;
  margin:0px;
  padding:0px;
  position:absolute;
}
.top .mainmenu ul li {
  float:left;
  display:block;
}
.top .mainmenu ul li a {
  display:block;
  text-decoration:none;
}
.top .mainmenu ul li a:hover {
  display:block;
  text-decoration:none;
}
.top .mainmenu ul li.active a {
  display:block;
  text-decoration:none;
}
.top .mainmenu ul li.active a:hover {
  display:block;
  text-decoration:none;
}

.top .utility {
  font-size:12px;
  padding-top:10px;
  position:absolute;
  top:0px;
  right:0px;
  text-align:right;
  font-size:12px;
}
.top .utility .icon-to-left {
  padding-top:0px;
  margin-top:0px;
  padding-right:0px;
  margin-right:8px;
}
.top .utility a {
  text-decoration:underline;
  color:#ffffff;
  vertical-align: 30%;
}

div.fb-like.fb_edge_widget_with_comment.fb_iframe_widget {
	vertical-align: top;
}

.top .utility a:hover {
  text-decoration:none;
  color: #dbdbdb;
}


.rel {
        position: relative;
        z-index: 2;
}
.abs {
        position: absolute;
        z-index: 2;
}


/* ========================================================================== */
/*  General Headings                                                          */
/* ========================================================================== */
h1 {
        font-size:42px;
        line-height:42px;
        margin-bottom: 20px;
        font-weight: normal;
}
h2 {
        margin-top: 0px;
        margin-bottom: 15px;
        font-size: 28px;
        line-height: 30px;
        font-family: Arial;
        font-weight: normal;
        letter-spacing: 0em;
}

h3 {
        font-size: 20px;
        line-height: 27px;
        font-weight: normal;
        margin-bottom: 8px;
        letter-spacing: -0.01em;
}
h4 {
        font-size: 19px;
        line-height: 24px;
        font-weight: normal;
        margin-top: 0px;
        margin-bottom: 10px;
}
h5  {   font-size:16px;
        line-height:22px;
        margin-top: 0px;
        margin-bottom: 10px;
}



/* From style-green.css */

/* top and main menu  */
.top {
  background: #4c4847 url(../images/backgrounds/gradient-top-dark.png) repeat-x bottom;
  color:#ffffff;
}
.top .mainmenu ul {
  bottom:20px;
  right:5px;
}
.top .mainmenu ul li {
  margin-left:5px;
}
.top .mainmenu ul li a {
  color:#c6c6c6;
  font-size:18px;
  padding-top:4px;
  padding-bottom:6px;
  padding-left:10px;
  padding-right:10px;
  text-shadow: 1px 1px #202020;
  background:url(../images/backgrounds/translucentbg1.png);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-left:0px;
  border-top:0px;
  border-bottom:0px;
  
}
.top .mainmenu ul li a:hover {
  color: #c43c35;
  font-size:18px;
  	-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-image: url(../images/backgrounds/translucentbg1.png);
}
.top .mainmenu ul li.active a {
  color:#c43c35;
  font-size:18px;
}
.top .mainmenu ul li.active a:hover {
  color:#c43c35;
  font-size:18px;
}
.top .mainmenu ul {
  border-right:0px; /* for the last item */
}
.top .mainmenu ul li a {
/*  background: transparent;*/
  border-left:0px;
  border-top:0px;
  border-bottom:0px;
}
.top .mainmenu ul li a:hover {
/*  background: transparent;*/
}
.top .mainmenu ul li.active a {
  background:url(../images/backgrounds/translucentbg1.png);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-left:0px;
  border-top:0px;
  border-bottom:0px;
}
.top .mainmenu ul li.active a:hover {
	-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-image: url(../images/backgrounds/translucentbg1.png);
}
.top .utility {
    text-shadow: 1px 1px #202020 !important;
}


#paypal-button input {
	width: 220px;
	margin: 0px;	
}

#paypal-button {}

form#paypal-button {
	width: 220px;
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}

small {
	margin-top: -15px;
}

div.learn-more-sign-up {
	padding: 10px 0 70px 0;
	margin-left: 375px;
}

div.camera-list {
	-moz-column-count: 4;
	-moz-column-gap: 40px;
	-webkit-column-count: 4;
	-webkit-column-gap: 40px;
	column-count: 4;
	column-gap: 40px;
}

a.link_image {margin: 1px 0 0 3px;position: absolute;}
img.mt10 {margin-bottom: 20px;}
#share-wait {margin-top: -25px;margin-bottom: 20px;}
#stats p {line-height: 150%;color: #c43c35;}