body {
 margin: 0px;
 background-color: #e4e4e4;
 padding-top: 0px;
}
li {
margin-bottom: 10px;
}
.Clear {
 clear: both;
}
a {
color: #3366cc;
text-decoration: underline;
}
a:hover {
text-decoration: underline;
}

/* ==================================*/
/* ==================================*/
/* DEFAULT MASTHEAD ====================*/
/* ==================================*/
/* ==================================*/
#Logo {
 width: 266px;
 height: 49px;
 margin-right: 30px;
 display: inline-block;
 float: left;
}
#Masthead-Links-Left {
 width: 130px;
 height: 36px;
 margin-right: 30px;
 display: inline-block;
 float: left;
 margin-top: 13px;
}
#Masthead-Links-Left span {
 font-size: 15px;
 font-family: 'Open Sans', sans-serif;
 font-weight: 700;
}
#Masthead-Links-Left a {
color: #00ACEE;
text-decoration: none;
}
#Masthead-Links-Left a:hover {
text-decoration: underline;
}
#Masthead-Links-Right {
 width: 270px;
 height: 37px;
 display: inline-block;
 float: right;
 text-align: right;
 margin-top: 12px;
}
#Masthead-Links-Right span {
 font-size: 13px;
 font-family: 'Open Sans', sans-serif;
 padding-right: 15px;
}
#Masthead-Links-Right a {
color: #999999;
text-decoration: none;
}
#Masthead-Links-Right a:hover {
text-decoration: underline;
}
#Menu-Bar {
 height: auto;
 width: 100%;
 background-color: #ffffff;
 display: block;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #cccccc;
 margin-bottom: 20px;
}
#Menu-Row {
 margin: 0px auto;
 width: 1024px;
 height: 49px;
 display: block;
}

/* ==================================*/
/* ==================================*/
/* COLUMNS & ROWS =====================*/
/* ==================================*/
/* ==================================*/

#Row {
 background-color: #ffffff;
 margin: 0px auto;
 padding: 15px 0px;
 height: auto;
 display: block;
 width: 1004px;
}
#Content-Left {
 display: inline-block;
 margin-bottom: 20px;
 margin-left: 20px;
 float: left;
 width:644px;
 height: auto;
}
#Content-Right {
 display: inline-block;
 margin-left: 20px;
 float: left;
 width:300px;
 height: auto;
}
#Index-Left {
 width: 300px;
 margin-left: 20px;
 margin-right: 20px;
 float: left;
 display:inline-block;
}
#Index-Right {
 width: 664px;
 float: left;
 display:inline-block;
}
#Footer {
 text-align: center;
 width: 1004px;
 display: block;
 clear: both;
 margin: 20px auto;
 font-size: 11px;
 color: #999999;
 font-family: 'Open Sans', sans-serif;
}
#Footer a {
color: #999999;
text-decoration: underline;
}
#Title {
 font-family: 'Open Sans', sans-serif;
 font-size: 28px;
 line-height: 36px;
 margin: -5px 20px 5px;
 color: #000000;
 font-weight: 800;
 letter-spacing: -1px;
}
#Section {
 font-family: 'Open Sans', sans-serif;
 font-size: 22px;
 line-height: 28px;
 margin: 0px 20px 10px;
 color: #F42F0F;
}
.Author {
 font-family: 'Open Sans', sans-serif;
 font-size: 15px;
 line-height: 28px;
 color: #000000;
 margin-top: 0px;
 margin-left: 20px;
 margin-right: 20px;
 margin-bottom: 20px;
}
/* ==================================*/
/* ==================================*/
/* SLIDER PAGE STUFF =====================*/
/* ==================================*/
/* ==================================*/

#Description {
 font-family: 'Open Sans', sans-serif;
 color: #333333;
 font-size: 14px;
 line-height: 20px;
 margin-bottom: 40px;
}
#Description-Title {
 font-family: 'Open Sans', sans-serif;
 font-size: 20px;
 line-height: 26px;
 color: #000000;
 margin-bottom: 10px;
 font-weight: 700;
 letter-spacing: -1px;
}
#Diaspora-Promo {
 font-family: 'Open Sans', sans-serif;
 color: #333333;
 font-size: 14px;
 line-height: 20px;
 margin-bottom: 40px;
}
#Diaspora-Title {
 font-family: 'Open Sans', sans-serif;
 font-size: 20px;
 line-height: 26px;
 color: #F42F0F;
 margin-bottom: 10px;
 font-weight: 700;
 letter-spacing: -1px;
}
#Download {
padding-top: 10px;
padding-bottom: 15px;
 font-family: 'Open Sans', sans-serif;
 font-size: 13px;
 line-height: 15px;
}
/* =========================================== */
/* =========================================== */
/* SUBSCRIPTION BOX ============================== */
/* =========================================== */
/* =========================================== */

#Subscribe-Box {
 width:100%;
 display: block;
 height: auto;
 padding-bottom: 40px;
 margin-top: 40px;
}
#Subscribe-Left {
display: inline-block;
float: left;
margin-right: 20px;
width: 120px;
height: 250px;
background-color: #ffcccc;
}
#Subscribe-Right {
display: inline-block;
float: left;
margin-right: 0px;
min-height: 250px;
width: 504px;
}
#Subscribe-Title {
 font-family: 'Open Sans', sans-serif;
 font-size: 20px;
 line-height: 26px;
 color: #F42F0F;
 margin-bottom: 10px;
 font-weight: 700;
 letter-spacing: -1px;
}
#Subscribe-Email {
 margin-bottom: 10px;
 padding-right: 30px;
}
#Subscribe-Email input {
 width: 100%;
 height: 30px;
 color: #666666;
 font-family: 'Open Sans', sans-serif;
 font-size: 14px;
 padding-left: 8px;
}
#Subscribe-Button {
 margin-bottom: 10px;
}
#Subscribe-Text {
 font-family: 'Open Sans', sans-serif;
 font-size: 12px;
 line-height: 18px;
 color: #333333;
 margin-bottom: 10px;
}
#Subscribe-Privacy {
 font-family: 'Open Sans', sans-serif;
 font-size: 11px;
 line-height: 14px;
 color: #999999;
}
#Subscribe-Privacy  a {
 color: #999999;
 text-decoration: underline;
}

/* =========================================== */
/* =========================================== */
/* FEATURED LINKS ================================ */
/* =========================================== */
/* =========================================== */

#Featured-Title {
 font-family: 'Open Sans', sans-serif;
 font-size: 20px;
 line-height: 26px;
 color: #000000;
 margin-bottom: 20px;
 font-weight: 700;
 letter-spacing: -1px;
}
#Featured {
display: block;
margin-bottom: 20px;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #333333;
}
#Featured ul {
margin: 0px;
padding: 0px 0px 0px 20px;
}
#Featured li {
margin-bottom: 15px;
}
#Featured a {
 color: #333333;
 text-decoration: underline;
}
#Featured-Links {
display: block;
margin-bottom: 20px;
}
#Featured-Links div {
 display: inline-block;
 width: 50%;
 font-family: 'Open Sans', sans-serif;
 font-size: 14px;
 color: #333333;
 float: left;
}
#Featured-Links ul {
margin: 0px;
padding: 0px 0px 0px 20px;
}
#Featured-Links  li {
margin-bottom: 15px;
}
#Featured-Links  a {
 color: #333333;
 text-decoration: underline;
}
#Featured-More {
display: block;
margin-bottom: 100px;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: bold;
color: #333333;
}
#Featured-More a {
 color: #F42F0F;
 text-decoration: none;
}

/* =========================================== */
/* =========================================== */
/* SOCIAL BUTTONS ================================ */
/* =========================================== */
/* =========================================== */

#social {
 width:100%;
 height: 35px;
 display: block;
 margin-bottom: 20px;
}
#social div {
 font-family: 'Open Sans', sans-serif;
 font-size: 13px;
 height: 23px;
 background-color:#cccccc;
 float: left;
 display: inline-block;
 margin-right: 2px;
 padding-left: 20px;
 padding-top: 5px;
 padding-right: 10px;
 color: #ffffff;
 text-align: center;
 cursor: pointer;
}
#social #twitter {
 background-color: #00acee;
 background-image: url(../Images/Icon-Social-Twitter.gif);
 background-position: 8px center;
 background-repeat: no-repeat;
 width: 100px;
}
#social #facebook {
 background-color: #29447e;
 background-image: url(../Images/Icon-Social-Facebook.gif);
 background-repeat: no-repeat;
 background-position: 6px center;
 width: 100px;
}
#social #google {
 background-color: #cd3d2b;
 background-image: url(../Images/Icon-Social-Google-Plus.gif);
 background-repeat: no-repeat;
 background-position: center;
 width: 23px;
 padding-left: 5px;
 padding-right: 5px;
}
#social #add2any {
 background-color: #333333;
 background-repeat: no-repeat;
 background-position: center;
 width: 23px;
 padding-left: 5px;
 padding-right: 5px;
}
#social #diaspora {
 background-color: #f26522;
 background-repeat: no-repeat;
 background-position: center;
 width: 23px;
 padding-left: 5px;
 padding-right: 5px;
}

/* ==================================*/
/* ==================================*/
/* INDEX PAGE STUFF ======================*/
/* ==================================*/
/* ==================================*/

.Preview {
 display: inline-block;
 float: left;
 width: 312px;
 margin-right: 20px;
 height: auto;
 min-height: 230px;
 margin-bottom: 30px;
 position: relative;
 font-family: 'Open Sans', sans-serif;
 font-size: 11px;
 color: #666666;
 cursor: pointer;
}
.Preview b, .Preview a b {
 color: #000000;
 font-size: 15px;
}
.Preview img {
max-width: 100%;
max-height: 100%;
margin-bottom: 15px;
}
.Preview a {
 color: #666666;
 text-decoration: none;
}
.Duration {
 font-family: 'Open Sans', sans-serif;
 font-size: 11px;
 line-height: 11px;
 color: #ffffff;
 background-color: #000000;
 padding: 3px;
 width: 30px;
 text-align: center;
 position: absolute;
 right: 0px;
 top: 0px;
}
.Tab-New {
 position: absolute;
 left: 0px;
 top: 0px;
 width: 54px;
 height: 54px;
 background-image: url(../Images/Tab-New.png);
 background-repeat: no-repeat;
 background-position: 0px 0px;
}
.Thumb-Preview {
 display: inline-block;
 float: left;
 width: 200px;
 margin-left: 20px;
 height: auto;
 min-height: 220px;
 margin-bottom: 30px;
 position: relative;
 font-family: 'Open Sans', sans-serif;
 font-size: 11px;
 color: #666666;
 cursor: pointer;
 text-align: center;
}
.Thumb-Preview b, .Preview a b {
 color: #000000;
 font-size: 15px;
}
.Thumb-Preview img {
max-width: 100%;
max-height: 100%;
margin-bottom: 15px;
}
.Thumb-Preview a {
 color: #666666;
 text-decoration: none;
}
.Left-Graphic {
 margin-bottom: 15px;
}
.Left-Graphic img {
max-width: 100%;
max-height: 100%;
}
.Right-Graphic {
 margin-bottom: 15px;
 font-family: 'Open Sans', sans-serif;
 font-size: 13px;
 line-height: 15px;
}
.Right-Graphic b {
 font-size: 15px;
 line-height: 17px;
 font-weight: bold;
}
.Right-Graphic img {
max-width: 100%;
max-height: 100%;
}

/* ==================================*/
/* ==================================*/
/* SMALL PRODUCT ADS ====================*/
/* ==================================*/
/* ==================================*/

#Product-Directory {
width: 300px;
margin-bottom: 20px;
display: block;
}
.Product-Sub {
 font-family: 'Open Sans', sans-serif;
 font-size: 20px;
 line-height: 26px;
 color: #000000;
 margin-bottom: 20px;
 font-weight: 700;
 letter-spacing: -1px;
}
.Product-Container {
width: 140px;
min-height: 120px;
margin-right: 10px;
display: inline-block;
float: left;
margin-bottom: 10px;
}
.Product-Photo {
width: 140px;
height: 78px;
display: block;
margin-bottom: 5px;
}
.Product-Name {
width: 140px;
display: block;
 font-family: 'Open Sans', sans-serif;
 font-size: 13px;
 line-height: 15px;
 text-align: center;
}
.Product-Name a {
 color: #000000;
 text-decoration: none;
}
.Product-Name a:hover {
 color: #000000;
 text-decoration: underline;
}

/* =========================================== */
/* =========================================== */
/* GOOGLE ADVERTISEMENTS ========================= */
/* =========================================== */
/* =========================================== */

.AD-728x90 {
 height: 90px;
 width: 728px;
 margin: 10px auto 20px;
 display: block;
 padding: 0px;
}
.AD-300x250 {
 height: auto;
 width: 300px;
 margin-bottom: 20px;
 font-family: 'Open Sans', sans-serif;
 font-size: 13px;
 text-align: center;
 color: #666666;
 display: block;
}
.AD-300x250 a {
 color: #666666;
 text-decoration: underline;
}

/* =========================================== */
/* =========================================== */
/* SLIDESHOW/PAGE NAVIGATION ====================== */
/* =========================================== */
/* =========================================== */

#Photo-Container {
 position: relative;
 display: block; 
 width: 644px;
 height: 363px;
 margin-bottom: 20px;
 background-color: #000000;
}
#Photo {
display: block;
}
#Photo img {
max-width: 100%;
max-height: 100%;
}
#Photo-Previous {
position: absolute;
z-index: 4001;
width: 60px;
height: 65px;
left: 0px;
top: 150px;
}
#Photo-Next {
position: absolute;
z-index: 4001;
width: 60px;
height: 65px;
right: 0px;
top: 150px;
}
.Photo-Nav {
display: block;
margin-bottom: 20px;
}
.Photo-Nav-Next {
 display: inline-block;
 width: 50%;
 float: left;
 text-align: right;
}
.Photo-Nav-Previous {
 display: inline-block;
 width: 50%;
 float: left;
}