/* @group Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1.5;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table, td, th {
	vertical-align: middle;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: none;
}

/* @end */

/* @group Typography */
body {
	font-size: 75%;
	color: #222;
	background: #fff;
	font-family: "Myriad Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #0e217c;
}

h1 {
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.25em;
}

h2 {
	font-size: 2em;
	margin-bottom: 0.75em;
}

h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
}

h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
	height: 1.25em;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}

p {
	margin: 0 0 1.5em;
}

p img {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}

p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}

a:focus, a:hover {
	color: #000;
}

a {
	color: #009;
	text-decoration: underline;
}

blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}

strong {
	font-weight: bold;
}

em, dfn {
	font-style: italic;
}

dfn {
	font-weight: bold;
}

sup, sub {
	line-height: 0;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
}

address {
	width: 254px;
	height: 74px;
	margin: 0 0 1.5em;
	padding: 5px 5px 5px 25px;
	font-style: italic;
	background: url(/media/images/dsv/elements/address_sidebox.png) no-repeat 0 0;
	overflow: hidden;
}

.address_name {
	font-size: 125%;
	font-weight: bold;
	text-shadow: #fff 1px 1px 0;
}

del {
	color: #666;
}

pre, code {
	margin: 1.5em 0;
	white-space: pre;
}

pre, code, tt {
	font: 1em 'dejavu sans mono', 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}

li ul, li ol {
	margin: 0 1.5em;
}

ul, ol {
	margin: 0 1.5em 1.5em 1.5em;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

dl {
	margin: 0 0 1.5em 0;
}

dl dt {
	font-weight: bold;
}

dd {
	margin-left: 1.5em;
}

table {
	margin-bottom: 1.4em;
	width: 100%;
}

th {
	font-weight: bold;
	background: #C3D9FF;
}

th, td {
	padding: 4px 10px 4px 5px;
}

tr.even td {
	background: #E5ECF9;
}

tfoot {
	font-style: italic;
}

caption {
	background: #eee;
}

.small {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}

.large {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}

.hide {
	display: none;
}

.quiet {
	color: #666;
}

.loud {
	color: #000;
}

.highlight {
	background: #ff0;
}

.added {
	background: #060;
	color: #fff;
}

.removed {
	background: #900;
	color: #fff;
}

.first {
	margin-left: 0;
	padding-left: 0;
}

.last {
	margin-right: 0;
	padding-right: 0;
}

.top {
	margin-top: 0;
	padding-top: 0;
}

.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* @end */

/* @group Fancy Type */
form p + p {
	text-indent: 0;
}

.alt {
	color: #666;
	font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua",Georgia,serif;
	font-style: italic;
	font-weight: normal;
}

.dquo {
	margin-left: -.5em;
}

p.incr, .incr p {
	font-size: 10px;
	line-height: 1.44em;
	margin-bottom: 1.5em;
}

.caps {
	font-variant: small-caps;
	letter-spacing: 1px;
	text-transform: lowercase;
	font-size: 1.2em;
	line-height: 1%;
	font-weight: bold;
	padding: 0 2px;
}

/* @end */

/* @group Forms */
label {
	padding-top:0.2em;
	text-align: right;
	font-weight: bold;
	width: 8em;
	display: block;
	float: left;
	clear: both;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}

label.long {
	text-align: left;
	width: 60%;
}

label.longer {
	text-align: left;
	width: 75%;
}

label.longest {
	text-align: left;
	width: 100%;
}

label.checkbox {
	display: inline;
	float: none;
	vertical-align: 0.20em;
	padding-left: 0.25em;
}

fieldset {
	padding: 1.4em;
	margin: 0 0 1.5em 0;
	border: 1px solid #395499;
}

legend {
	padding: 0.2em 0.5em;
	border:thin solid #395499;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	background: #399ed9 url(/media/images/dsv/elements/legend.png) repeat-x;
}

input.text, select {
	margin: 0.5em 0;
	border: 1px solid #bbb;
	background-image: url(/media/images/shared/elements/input_background.png);
}

input.text:focus, select:focus {
	border: 1px solid #399ed9;
	background: #fff;
}

input.text {
	width: 250px;
	padding: 5px;
	float: left;
}

textarea {
	padding: 5px;
}

.sidebar_container input.text, .sidebar_container textarea, .sidebar_container select {
	margin: 0.5em 0;
	border: 1px solid #bbb;
	background-image: url(/media/images/shared/elements/input_background.png);
}

.sidebar_container input.text:focus, .sidebar_container textarea:focus, .sidebar_container select:focus {
	border: 1px solid #399ed9;
	background: #fff;
}

.sidebar_container input.text {
	width: 85px;
	padding: 5px;
}

.sidebar_container textarea {
	width: 250px;
	height: 250px;
	padding: 5px;
}

.sidebar_container input.checkbox {
	margin-left: 9.20em;
}

.error, .notice, .success {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}

.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}

.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}

.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}

.success_icon {
    background: url(/media/images/shared/icons/sprites.png) no-repeat 0 0;
    width: 18px;
    height: 18px;
}
.fail_icon {
    background: url(/media/images/shared/icons/sprites.png) no-repeat 0 3186px;
    width: 18px;
    height: 18px;
}
.error a {
	color: #8a1f11;
}

.notice a {
	color: #514721;
}

.success a {
	color: #264409;
}
/* @end */

/* @group Link Icons */
body a.noicon {
	background: none;
	padding: 0;
	margin: 0;
}

a[rel^="external"], a[href^="mailto:"], a[href$=".pdf"], a[href$=".doc"], a[href$=".xls"], a[href$=".rss"], a[href$=".rdf"], a[href^="aim:"] {
	padding: 2px 18px 2px 0;
	margin: -2px 0;
	background-repeat: no-repeat;
	background-position: right center;
}

a[rel^="external"] {
	background-image: url(/media/images/shared/icons/link/external.png);
}

a[href^="mailto:"] {
	background-image: url(/media/images/shared/icons/link/email.png);
}

a[href$=".pdf"] {
	background-image: url(/media/images/shared/icons/link/pdf.png);
}

a[href$=".doc"] {
	background-image: url(/media/images/shared/icons/link/doc.png);
}

a[href$=".xls"] {
	background-image: url(/media/images/shared/icons/link/xls.png);
}

a[href$=".rss"], a[href$=".rdf"] {
	background-image: url(/media/images/shared/icons/link/feed.png);
}

a[href^="aim:"] {
	background-image: url(/media/images/shared/icons/link/im.png);
}

/* @end */



/* @group Attention Grabbers */

.success_main {
	background: #e6efc2 no-repeat url(/media/images/shared/elements/success.png) 5px 5px;
	border: thin solid #c6d880;
	color: #264409;
	width: 85%;
	min-height: 40px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 5px 5px 45px;
}

.info_main {
	background: #BFDFFF no-repeat url(/media/images/shared/elements/info.png) 5px 5px;
	border: thin solid #006CD9;
	width: 85%;
	min-height: 55px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 5px 5px 45px;
}

.notice_main {
	background: #FFFFBF no-repeat url(/media/images/shared/elements/warning.png) 5px 5px;
	border: thin solid #ffd324;
	color: #514721;
	width: 85%;
	min-height: 55px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 5px 5px 60px;
}

.warning_main {
	background: #fbe3e4 no-repeat url(/media/images/shared/elements/error.png) 5px 5px;
	color: #8a1f11;
	border: thin solid #D90000;
	width: 85%;
	min-height: 55px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 5px 5px 60px;
}

.attention_hdr_white {
	color: #ffffff;
	font-size: x-large;
	font-weight: bold;
}

.attention_hdr_black {
	color: #000000;
	font-size: x-large;
	font-weight: bold;
}

/* @end *//* @group DSV Specific */
body {
	background: #808080;
}

#page_header {
	background: url(/media/images/dsv/page/page_header.png) no-repeat;
	padding-top: 108px;
}

#page_content {
	background: url(/media/images/dsv/page/page_background.png) repeat-y;
}

/* @group Navigation */

#navigation {
	height: 32px;
	line-height: 32px;
	background: url(/media/images/dsv/page/navigation_background.png) repeat-x;
}

#horiz_nav {
	margin: 0;
	height: 32px;
	overflow: hidden;
	list-style: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#horiz_nav li {
	display: inline;
	line-height: 32px;
}

#horiz_nav a {
	float: left;
	position: relative;
	padding-left: 20px;
	margin-right: 15px;
	height: 32px;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-shadow: black 2px 2px 2px;
	text-align: center;
	background: url(/media/images/dsv/page/navigation.png) 0 0 no-repeat;
	white-space: nowrap;
}

#horiz_nav a span {
	position: absolute;
	top: 0;
	left: 100%;
	width: 15px;
	height: 32px;
	background: url(/media/images/dsv/page/navigation.png) -265px 0 no-repeat;
}

#horiz_nav a.current, #horiz_nav a.current:hover, #horiz_nav a.current:active, #horiz_nav a.current:focus {
	background-position: 0 -64px;
	color: #fff;
	text-shadow: black 2px 2px 2px;
	cursor: default;
}

#horiz_nav a.current span, #horiz_nav a.current:hover span, #horiz_nav a.current:active span, #horiz_nav a.current:focus span {
	background-position: -265px -64px;
	color: #fff;
	cursor: default;
}

#horiz_nav a:active, #horiz_nav a:focus, #horiz_nav a:hover {
	background-position: 0 -32px;
	height: 32px;
	color: #fff;
}

#horiz_nav a:active span, #horiz_nav a:focus span, #horiz_nav a:hover span {
	background-position: -265px -32px;
	height: 32px;
}

/* @end */

#main .boxed_container {
	background-color: #d8d8d8;
	padding: 5px;
	border: medium solid #bfbfbf;
}

.teaser_box {
	float: left;
	clear: both;
	width: 690px;
	padding: 0 10px;
	display: block;
	position: relative;
	left: -10px;
	background-color: #E5ECF9;
}

.fancy_label {
	font-variant: small-caps;
	font-weight: bold;
	color: #879eba;
}

.no_underline {
	text-decoration: none;
}

.box {
	padding: 1.5em;
	margin-bottom: 1.5em;
	background: #E5ECF9;
}

#uc_badge {
	background: url(/media/images/dsv/elements/under_construction.png) no-repeat;
	width: 189px;
	height: 100px;
	padding: 0 10px 0 0;
	margin: 0;
	float: left;
}

.server_monitor {
	float: left;
	width: 100px;
	margin: 10px;
	border: thin solid #bfbfbf;
}

.server_name {
	width: 100px;
	text-align: center;
	font-weight: bold;
}

.server_icon {
	width: 100px;
	height: 100px;
	border-top: thin solid #bfbfbf;
	border-bottom: thin solid #bfbfbf;
}

.server_statuses {
	width: 100px;
	text-align: center;
}

.ui-datepicker-trigger {
	width: 20px;
	height: 20px;
	padding: 5px;
	margin-top: 5px;
}

/* @group Placard */

.placard {
	background: url(/media/images/dsv/page/Error_404.png) no-repeat;
	width: 695px;
	height: 303px;
	padding: 117px 15px 15px;
	margin: 0;
}

.placard h1 {
	padding-right: 20px;
	text-shadow: #7f7f7f 1px 1px 2px;
	text-align: center;
}

.placard p {
	padding-right: 20px;
	color: #000;
	font-size: 125%;
}



/* @end */

/* @group Twitter */

a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:260px;
	height:20px;
	background: url(/media/images/dsv/elements/twitter/prev.png) no-repeat center center;
	float:left;
	margin:auto;
	cursor:pointer;
	font-size:1px;
}

a.next, a.nextPage {
	background-image:url(/media/images/dsv/elements/twitter/next.png);
}

div.scrollable {   
    /* required settings */ 
    position:relative; 
    overflow:hidden;     
 
    /* vertical scrollers have typically larger height than width */     
    height: 300px;      
    width: 260px;     
} 
 
div.scrollable div.items {     
    position:absolute; 
     
    /* this time we have very large space for height */     
    height:20000em;     
}

.tweet_container {
	padding:0;
	margin: 0;
	overflow:hidden;
  } 

.tweet_header {
	margin: 0;
	padding: 0;
	float:left;
	display: inline-block;
} 

.tweet {
	background:url(/media/images/dsv/elements/twitter/tweet_box.png) top left no-repeat;
	position:relative;
	padding:0;
	float:left;
	margin: 0;
	display: inline-block;
	width: 260px;
} 

.tweet_datetime {
	position:relative;
	font-size: 10pt;
	padding: 0 10px;
	margin:0;
	color:white;
	text-shadow:black 1px 1px 1px;
	font-weight: bold;
	width: 95%;
}

.tweet_body {
	position:relative;
	padding: 0 5px;
	margin: 0;
	min-height: 50px;
  } 

.tweet_body img {
	float: left;
	width: 50px;
	height: 50px;
}

.tweet_footer {
	background:url(/media/images/dsv/elements/twitter/tweet_footer.png) bottom left no-repeat;
	position:relative;
	padding:0;
	width: 260px;
	height: 10px;
	margin: 0;
}

/* @end */

/* @group Product Platform Bar */

.floatbar {
	float: left;
	clear: both;
	height: 46px;
	font-size: 110%;
	width: 710px;
	background: url(/media/images/dsv/elements/tab_bar/tab_bar.png) repeat-x;
	display: block;
	position: relative;
	left: -10px;
}

#platforms {
	list-style: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#platforms li {
	display: inline;
	line-height: 60px;
}

#platforms a img{
	height: 24px;
	position: relative;
	top: 6px;
}

#platforms a {
	float: left;
	position: relative;
	padding-left: 18px;
	margin-right: 18px;
	height: 46px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background: url(/media/images/dsv/elements/tab_bar/tab.png) 0 0 no-repeat;
	white-space: nowrap;
}

#platforms a span {
	position: absolute;
	left: 100%;
	width: 18px;
	height: 46px;
	background: url(/media/images/dsv/elements/tab_bar/tab.png) -180px 0 no-repeat;
}

#platforms a.current, #platforms a.current:hover, #platforms a.current:active, #platforms a.current:focus {
	background-position: 0 -46px;
	cursor: default;
}

#platforms a.current span, #platforms a.current:hover span, #platforms a.current:active span, #platforms a.current:focus span {
	background-position: -180px -46px;
	cursor: default;
}

/* @end */

/* @group Product View */

.product_box {
	background:url(/media/images/dsv/products/product_box_background.png) top left repeat-y;
	position:relative;
	padding:0;
	margin: 0;
	float:left;
} 

.product_box_top {
	background:url(/media/images/dsv/products/product_box_top.png) top left no-repeat;
	position:relative;
	padding:0;
	margin: 0;
	float:left;
} 

.product_icon {
	position:relative;
	margin:0;
	width: 100px;
	height: 100px;
	display: inline;
	float: left;
	padding: 0 0 0 2px;
}

.product_box_title {
	font-size: 22pt;
	margin:0;
	color:white;
	font-weight: bold;
	width: 540px;
	padding: 5px 0 0;
	text-shadow: #000 2px 2px 2px;
}

.platform_icon {
	float: right;
	height: 24px;
	width: 24px;
	padding: 0;
	text-align: center;
	position: static;
	margin-top: 8px;
	margin-right: 16px;
} 

.product_box_version {
	margin: 0;
	font-size: 10pt;
	padding: 6px 0 10px 110px;
	color:#000;
} 

.product_box_version a {
	color:#000;
	text-decoration: underline;
} 

.product_box_version a:hover {
	color:#fff;
	text-shadow: #000 1px 1px 1px;
	text-decoration: none;
} 

.product_box_body {
	padding: 0 25px;
	margin: 0;
} 

.product_left {
	width: 280px;
	text-align: center;
}

.product_info {
	padding-left: 10px;
} 

.product_info h1, h2, h3, h4, h5, h6 {
	border-bottom: 1px solid #C0C0C0;
} 

#product_notice {
	margin: 0 0 0 100px;
	font-size: 12pt;
	width: 575px;
	height: 30px;
	color: teal;
	background:url(/media/images/dsv/products/notice_background.png) no-repeat;
	padding: 4px 10px;
}

#product_notice_spacer {
	margin: 0 0 0 100px;
	width: 575px;
	height: 30px;
	padding: 4px 10px;
}

#relnote_container {
	display:none;
}

#iphone_chassis {
	background:url(/media/images/dsv/products/iphone_chassis.png) no-repeat;
	width: 240px;
	height: 435px;
	float: left;
	clear: both;
	margin-left: 20px;
}

#iphone_slideshow {
	width: 190px;
	height: 284px;
	display: none;
	margin-top: 71px;
	margin-left: 21px;
}

#imac_chassis {
	background:url(/media/images/dsv/products/imac_chassis.png) no-repeat;
	width: 270px;
	height: 270px;
	float: left;
	clear: both;
}

#imac_slideshow {
	width: 241px;
	height: 151px;
	display: none;
	margin-top: 12px;
	margin-left: 14px;
}

#snapshot {
	background:url(/media/images/dsv/products/snapshot_frame.png) no-repeat;
	width: 270px;
	height: 190px;
	float: left;
	clear: both;
}

#snapshot_slideshow {
	width: 241px;
	height: 151px;
	display: none;
	margin-top: 12px;
	margin-left: 14px;
}

.product_requirements {
	background-color: white;
	border: 1px solid #4e5f8f;
	clear: both;
	padding: 5px 3px 5px 5px;
}

.product_requirements ul, li {
	margin-bottom: 0;
}

.product_reviews {
	background-color: white;
	border: 1px solid #4e5f8f;
	clear: both;
	padding: 5px 3px 5px 5px;
}

.product_reviews ul, li {
	margin-bottom: 0;
}

.media_container {
	background-color: white;
	border: 1px solid #4e5f8f;
	clear: both;
	margin: auto;
	padding: 5px;
	width: 300px;
	text-align: center;
}

.media_container img {
	float: left;
	padding: 5px;
	widows: 50px;
	height:50px;
}

.product_box_footer {
	background:url(/media/images/dsv/products/product_footer.png) bottom left no-repeat;
	position:relative;
	margin: 0;
	padding:0;
	height: 24px;
	clear: both;
}

/* @end */

/* @group Product Category View */

.product_cat_box {
	float: left;
	width: 220px;
	height: 220px;
	background: url(/media/images/dsv/products/product_icons/product_icon_background.png) no-repeat;
	margin: 5px;
	z-index: 0;
}

.product_cat_banner {
	float: left;
	width: 76px;
	height: 76px;
	z-index: 2;
	display: block;
	position: absolute;
}
.product_cat_icon {
	width: 170px;
	height: 170px;
	margin-top: 0;
	margin-left: 25px;
	margin-right: 25px;
	z-index: 3;
}

.product_cat_name {
	width: 220px;
	height: 25px;
	z-index: 1;
}

.product_cat_blurb {
	width: 220px;
	height: 25px;
	font-size: 10pt;
	text-align: center;
	color: #595959;
	text-shadow: #fff 1px 1px 0;
	padding-top: 2px;
}

/* @end */

/* @group Blog */

.blog_date {
	background: url(/media/images/dsv/elements/blog/blog_post_date.png) no-repeat;
	height: 60px;
	margin: 0;
	padding: 0;
}

.blog_year {
	position: relative;
	color: #fff;
	font-size: 10pt;
	text-align: center;
	width: 90%;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding: 0;
	top: 4px;
}

.blog_month {
	position: relative;
	color: #000;
	text-shadow: #fff 1px 1px 0;
	font-size: 10pt;
	text-align: center;
	width: 90%;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	padding: 0;
	top: 2px;
}

.blog_day {
	position: relative;
	color: #000;
	font-size: 22pt;
	font-weight: bold;
	text-shadow: #fff 1px 1px 0;
	text-align: center;
	width: 90%;
	line-height: 26px;
	display: inline-block;
	margin: 0;
	padding: 0;
}

.blog_date_data {
	vertical-align: middle;
}

.blog_header {
	border: 1px solid #bbb;
	margin: 0;
	padding: 5px;
	background-color: #eee;
}

.blog_title {
	font-variant: small-caps;
	border: 1px solid #bbb;
	margin: 0 0 2px;
	padding: 5px;
	background-color: #E5ECF9;
	color: #0e217c;
}

.blog_info {
	margin: 0;
	overflow: hidden;
	list-style: none;
	color: #000;
	font-size: 10pt;
}

.blog_info li {
	display: inline-block;
	line-height: 20px;
}

.blog_info li img {
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}

.blog_info a#comment {
	float: left;
	position: relative;
	padding-left: 11px;
	margin-right: 16px;
	color: #000;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
	background: url(/media/images/dsv/elements/blog/blog_comment.png) 0 0 no-repeat;
	white-space: nowrap;
	vertical-align: middle;
}

.blog_info a#comment span {
	position: absolute;
	top: 0;
	left: 100%;
	width: 11px;
	height: 22px;
	background: url(/media/images/dsv/elements/blog/blog_comment.png) no-repeat -86px 0;
}

.blog_summary, .blog_body {
	border: 1px solid #bbb;
	margin: 0;
	padding: 5px;
}

.blog_comments {
	background: #ededed;
	padding: 15px 25px 0 25px;
	border: 1px solid #dcdddd;
	margin-bottom: 30px;
}

.blog_comment_container {
	padding:0;
	margin: 0;
	overflow:hidden;
  } 

.blog_avatar {
	margin: 0 0 -1000px;
	padding-bottom: 1000px;
	float:left;
} 

.blog_comment_normal {
	background:url(/media/images/dsv/elements/blog/comment_normal.png) top left no-repeat;
	position:relative;
	padding:0;
	float:left;
	margin: 0;
} 

.blog_comment_normal_author {
	position:relative;
	font-size: 10pt;
	padding: 0 10px;
	margin:0;
	color:white;
	text-shadow:black 1px 1px 1px;
	font-weight: bold;
	width: 95%;
}

.blog_comment_normal_body {
	position:relative;
	padding: 0 15px;
	margin: 0;
	clear: both;
} 

.blog_comment_normal_footer {
	background:url(/media/images/dsv/elements/blog/comment_normal_footer.png) bottom left no-repeat;
	position:relative;
	margin: 0 0 0 5px;
	padding:0;
	width: 545px;
	height: 14px;
}

.blog_comment_admin {
	background:url(/media/images/dsv/elements/blog/comment_admin.png) top left no-repeat;
	position:relative;
	padding:0;
	float:left;
	margin: 0;
} 

.blog_comment_admin_author {
	position:relative;
	font-size: 10pt;
	padding: 0 10px;
	margin:0;
	color:white;
	text-shadow:black 1px 1px 1px;
	font-weight: bold;
}

.blog_comment_admin_body {
	position:relative;
	padding: 0 15px;
	margin: 0;
	clear: both;
} 

.blog_comment_admin_footer {
	background:url(/media/images/dsv/elements/blog/comment_admin_footer.png) bottom left no-repeat;
	position:relative;
	margin: 0 0 0 5px;
	padding:0;
	width: 545px;
	height: 14px;
}

.blog_comment_self {
	background:url(/media/images/dsv/elements/blog/comment_self.png) top left no-repeat;
	position:relative;
	padding:0;
	float:left;
	margin: 0;
} 

.blog_comment_self_author {
	position:relative;
	font-size: 10pt;
	padding: 0 10px;
	margin:0;
	color:white;
	text-shadow:black 1px 1px 1px;
	font-weight: bold;
}

.blog_comment_self_body {
	position:relative;
	padding: 0 15px;
	margin: 0;
	clear: both;
} 

.blog_comment_self_footer {
	background:url(/media/images/dsv/elements/blog/comment_self_footer.png) bottom left no-repeat;
	position:relative;
	margin: 0 0 0 5px;
	padding:0;
	width: 545px;
	height: 14px;
}

a#tag:focus {
	color: #000;
}

a#tag:hover {
    color: #000;
    text-decoration: underline;
}

a#tag {
	color: #009;
	text-decoration: none;
}



/* @end */

div#pagination {
	width: 100%;
	text-align: center;
	font-size: 125%;
}

/* @group Profiles */

div.photo {
	float: left;
	clear: right;
	margin: 5px;
	padding: 5px;
	width: 100px;
	height: 100px;
}

div.profile {
	border: 1px solid #C0C0C0;
	padding: 5px;
	background-color: #F0F0F0;
	width: 98%;
	min-height: 120px;
}

div.profile_staff {
	border: 1px solid #C0C0C0;
	padding: 5px;
	background-color: #F0F0F0;
	width: 45%;
	min-height: 120px;
	float: left;
}

.profileName {
	font-weight: bold;
	font-size: 133%;
	text-shadow: #fff 1px 1px 0;
}



/* @end */

.icon {
	float: left;
	clear: right;
	margin: 5px;
	padding: 0;
	width: 120px;
	height: 120px;
}

/* @group Sidebar */

.sidebar_container {
	padding: 0;
	margin-left: 10px;
}

.sidebar_container_padded {
	padding: 0 10px;
	width: 260px;
}

.sidebar_boxed_container {
	background-color: #d8d8d8;
	padding: 5px;
	border: medium solid #bfbfbf;
	width: 180px;
}

.sidebar_container a {
    color: #0e217c;
    text-decoration: underline;
}

.sidebar_container a:hover {
	text-decoration: none;
}

.sidebar_container pre, code, tt {
	font: 1em 'dejavu sans mono', 'andale mono', 'lucida console', monospace;
}

/* @group Cloudinizr */

.cloudinizr p {
	padding-right: 10px;
}

#cloud a:focus {
	color: #000;
}

#cloud a:hover {
    color: #000;
    text-decoration: underline;
}

#cloud a {
	color: #009;
	text-decoration: none;
}

/* @end */

/* @group Separators */

#welcome_separator {
	background: url(/media/images/dsv/elements/separators/welcome_separator.png) no-repeat;
	padding-left: 10px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20pt;
	font-weight: bold;
	text-shadow: #606060 1px 1px 0;
}

#tag_cloud_separator {
	background: url(/media/images/dsv/elements/separators/tag_cloud_separator.png) no-repeat;
	padding-left: 10px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20pt;
	font-weight: bold;
	text-shadow: #606060 1px 1px 0;
}

#social_separator {
	background: url(/media/images/dsv/elements/separators/social_separator.png) no-repeat;
	padding-left: 10px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20pt;
	font-weight: bold;
	text-shadow: #606060 1px 1px 0;
}

#affiliate_separator {
	background: url(/media/images/dsv/elements/separators/affiliate_separator.png) no-repeat;
	padding-left: 10px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20pt;
	font-weight: bold;
	text-shadow: #606060 1px 1px 0;
}

#twitter_separator {
	background: url(/media/images/dsv/elements/separators/twitter_separator.png) no-repeat;
	padding-left: 10px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20pt;
	font-weight: bold;
	text-shadow: #606060 1px 1px 0;
}

#dsv_network_separator {
	background: url(/media/images/dsv/elements/separators/dsv_network_separator.png) no-repeat;
	padding-left: 10px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20pt;
	font-weight: bold;
	text-shadow: #606060 1px 1px 0;
}

#info_separator {
	background: url(/media/images/dsv/elements/separators/info_separator.png) no-repeat;
	padding-left: 10px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20pt;
	font-weight: bold;
	text-shadow: #606060 1px 1px 0;
}

#cheat_separator {
	background: url(/media/images/dsv/elements/separators/cheat_separator.png) no-repeat;
	padding-left: 10px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20pt;
	font-weight: bold;
	text-shadow: #606060 1px 1px 0;
}

/* @end */

/* @group User Info */

#user_info {
	background: url(/media/images/dsv/elements/info_panel.png) no-repeat;
	width: 260px;
	height: 138px;
	margin: 0;
	padding: 9px;
}

#user_info .left_column {
	float: left;
	width: 70px;
	padding: 0;
	margin: 0;
}

#user_info .right_column {
	float: left;
	width: 190px;
	padding: 0;
	margin: 0;
}

#user_info .user_name {
	color: #0e217c;
	font-size: 2em;
	font-weight: bold;
	text-shadow: #fff 1px 1px 0;
}

#user_info .user_name a {
	text-decoration: none;
}

#user_info .user_label {
	color: #0e217c;
	font-size: 1.25em;	
	font-weight: bold;
	text-shadow: #fff 1px 1px 0;
}

/* @end */

.side_button {
	width: 260px;
	height: 72px;
	background: url(/media/images/dsv/elements/sidebar_button.png) 0 0 no-repeat;
}

/* @group Buttons */

.side_button_title {
	padding: 0 10px;
	font-size: 1.5em;
	font-weight: bolder;
}

.side_button p {
	padding: 0 10px;
}

.micro_button {
	background-image: url(/media/images/dsv/elements/micro_button.png);
	width: 60px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
	display: inline-block;
}

.micro_button a {
	vertical-align: middle;
	display: inline;
	color: black;
	text-decoration: none;
	font-size: 1.25em;
}

/* @end */

/* @end */

/* @group Footer */

.footer_icons {
	line-height: 18px;
}

#link_list {
	margin: 0;
	height: 18px;
	overflow: hidden;
	list-style: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#link_list li {
	display: inline;
	line-height: 18px;
}

#link_list a {
	float: left;
	position: relative;
	padding-left: 5px;
	padding-right: 2px;
	margin-right: 8px;
	height: 18px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	background: url(/media/images/shared/icons/link/link_list_background.png) 0 0 no-repeat;
	white-space: nowrap;
}

#link_list a span {
	position: absolute;
	top: 0;
	left: 100%;
	width: 5px;
	height: 18px;
	background: url(/media/images/shared/icons/link/link_list_background.png) -91px 0 no-repeat;
}

#link_list a:active, #link_list a:focus, #link_list a:hover {
	background-position: 0 -18px;
	height: 18px;
	color: #000;
}

#link_list a:active span, #link_list a:focus span, #link_list a:hover span {
	background-position: -91px -18px;
	height: 18px;
}

#badges {
	margin: 0;
	padding: 0;
	height: 18px;
	overflow: hidden;
}

#badges li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

#badges a {
	float: left;
	padding: 18px 0 0 5px;
	overflow: hidden;
	height: 0px !important; 
	vertical-align: middle;
}

#badges a:hover, #badges a:active, #badges a:focus {
	background-position: 0 -18px;
}

#php a {
	width: 33px;
	background: url(/media/images/shared/icons/badges/php_badge.png) 0 0 no-repeat;
}

#mysql a {
	width: 33px;
	background: url(/media/images/shared/icons/badges/mysql_badge.png) 0 0 no-repeat;
}

#css a {
	width: 33px;
	background: url(/media/images/shared/icons/badges/css_badge.png) 0 0 no-repeat;
}

#xhtml a {
	width: 33px;
	background: url(/media/images/shared/icons/badges/xhtml_badge.png) 0 0 no-repeat;
}

#macosx a {
	width: 33px;
	background: url(/media/images/shared/icons/badges/macosx_badge.png) 0 0 no-repeat;
}

#phpinfo {
	maxwidth: 700px;
	overflow: scroll;
}

/* @end */

/* @group Horizontal Rules */

hr {
	color: #0e217c;
	background-color: #0e217c;
	clear: both;
	float: none;
	width: 99%;
	height: .3em;
	margin: 0 0 .9em;
	border-style: none;
	border: 0;
}

hr.space {
	color: #fff;
	background-color: #fff;
}

hr.comment_space {
	color: #ededed;
	background-color: #ededed;
}

hr.side_space {
	color: #eaf0f2;
	background-color: #eaf0f2;
}

hr.foot_space {
	color: #808080;
	background-color: #808080;
}

hr.teaser_space {
	color: #E5ECF9;
	background-color: #E5ECF9;
}

/* @end */

/* @end */

/* @group The Grid */
.container {
	width: 1110px;
	margin: 0 auto;
}

div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16 {
	float: left;
	margin-right: 10px;
}

div.last {
	margin-right: 0;
}

div.padded {
	padding-right: 10px;
}

.step_back {
	margin-left: -5px;
}

.center {
	text-align: center;
	margin: auto;
}

.span-1 {
	width: 60px;
}

.span-2 {
	width: 130px;
}

.span-3 {
	width: 200px;
}

.span-4 {
	width: 270px;
}

.span-5 {
	width: 340px;
}

.span-6 {
	width: 410px;
}

.span-7 {
	width: 480px;
}

.span-8 {
	width: 550px;
}

.span-9 {
	width: 620px;
}

.span-10 {
	width: 690px;
}

.span-11 {
	width: 760px;
}

.span-12 {
	width: 830px;
}

.span-13 {
	width: 900px;
}

.span-14 {
	width: 970px;
}

.span-15 {
	width: 1040px;
}

.span-16, div.span-16 {
	width: 1110px;
	margin: 0;
}

.append-1 {
	padding-right: 70px;
}

.append-2 {
	padding-right: 140px;
}

.append-3 {
	padding-right: 210px;
}

.append-4 {
	padding-right: 280px;
}

.append-5 {
	padding-right: 350px;
}

.append-6 {
	padding-right: 420px;
}

.append-7 {
	padding-right: 490px;
}

.append-8 {
	padding-right: 560px;
}

.append-9 {
	padding-right: 630px;
}

.append-10 {
	padding-right: 700px;
}

.append-11 {
	padding-right: 770px;
}

.append-12 {
	padding-right: 840px;
}

.append-13 {
	padding-right: 910px;
}

.append-14 {
	padding-right: 980px;
}

.append-15 {
	padding-right: 1050px;
}

.prepend-1 {
	padding-left: 70px;
}

.prepend-2 {
	padding-left: 140px;
}

.prepend-3 {
	padding-left: 210px;
}

.prepend-4 {
	padding-left: 280px;
}

.prepend-5 {
	padding-left: 350px;
}

.prepend-6 {
	padding-left: 420px;
}

.prepend-7 {
	padding-left: 490px;
}

.prepend-8 {
	padding-left: 560px;
}

.prepend-9 {
	padding-left: 630px;
}

.prepend-10 {
	padding-left: 700px;
}

.prepend-11 {
	padding-left: 770px;
}

.prepend-12 {
	padding-left: 840px;
}

.prepend-13 {
	padding-left: 910px;
}

.prepend-14 {
	padding-left: 980px;
}

.prepend-15 {
	padding-left: 1050px;
}

div.border {
	padding-right: 4px;
	margin-right: 5px;
	border-right: 1px solid #eee;
}

div.colborder {
	padding-right: 56px;
	margin-right: 55px;
	border-right: 1px solid #eee;
}

.pull-1 {
	margin-left: -70px;
}

.pull-2 {
	margin-left: -140px;
}

.pull-3 {
	margin-left: -210px;
}

.pull-4 {
	margin-left: -280px;
}

.pull-5 {
	margin-left: -350px;
}

.pull-6 {
	margin-left: -420px;
}

.pull-7 {
	margin-left: -490px;
}

.pull-8 {
	margin-left: -560px;
}

.pull-9 {
	margin-left: -630px;
}

.pull-10 {
	margin-left: -700px;
}

.pull-11 {
	margin-left: -770px;
}

.pull-12 {
	margin-left: -840px;
}

.pull-13 {
	margin-left: -910px;
}

.pull-14 {
	margin-left: -980px;
}

.pull-15 {
	margin-left: -1050px;
}

.pull-16 {
	margin-left: -1120px;
}

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16 {
	float: left;
	position: relative;
}

.push-1 {
	margin: 0 -70px 1.5em 70px;
}

.push-2 {
	margin: 0 -140px 1.5em 140px;
}

.push-3 {
	margin: 0 -210px 1.5em 210px;
}

.push-4 {
	margin: 0 -280px 1.5em 280px;
}

.push-5 {
	margin: 0 -350px 1.5em 350px;
}

.push-6 {
	margin: 0 -420px 1.5em 420px;
}

.push-7 {
	margin: 0 -490px 1.5em 490px;
}

.push-8 {
	margin: 0 -560px 1.5em 560px;
}

.push-9 {
	margin: 0 -630px 1.5em 630px;
}

.push-10 {
	margin: 0 -700px 1.5em 700px;
}

.push-11 {
	margin: 0 -770px 1.5em 770px;
}

.push-12 {
	margin: 0 -840px 1.5em 840px;
}

.push-13 {
	margin: 0 -910px 1.5em 910px;
}

.push-14 {
	margin: 0 -980px 1.5em 980px;
}

.push-15 {
	margin: 0 -1050px 1.5em 1050px;
}

.push-16 {
	margin: 0 -1120px 1.5em 1120px;
}

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16 {
	float: right;
	position: relative;
}

.clearfix:after, .container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix, .container {
	display: inline-block;
}

* html .clearfix, * html .container {
	height: 1%;
}

.clearfix, .container {
	display: block;
}

.clear {
	clear: both;
}
/* @end */

/* @group Tabs */
.widget {
}

.widget a {
    color: #222;
    text-decoration: none;
}

.widget a:hover {
    color: #009;
    text-decoration: underline;
}

.tabnav {
    margin: 0.5em;
}

.tabnav li {
    display: inline;
    list-style: none;
    padding-right: 5px;
}

.tabnav li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #222;
    font-weight: bold;
    padding: 4px 6px;
    outline: none;
}

.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
    background: #dddddd;
    color: #222;
    text-decoration: none;
}

.tabdiv {
    margin-top: 2px;
    /*background: #fff;*/
    /*border: 1px solid #dedbd1;*/
    padding: 5px;
}

.ui-tabs-hide {
    display: none;
}
/* @end */

/* @group Tooltips */

#login_username .fg-tooltip {
	right: 160px;
	margin-top: -55px;
}

#login_password .fg-tooltip {
	right: 160px;
	margin-top: -18px;
}

#register_username .fg-tooltip {
	right: 690px;
	margin-top: -55px;
}

#register_email .fg-tooltip {
	right: 690px;
	margin-top: -55px;
}

.fg-tooltip {
    background: #990000;
    border: 1px solid #990000;
    color: #DDDDDD;
    padding: 0.5em;
    position: absolute;
    width: 15em;
    z-index: 9999;
}
.fg-tooltip .fg-tooltip-pointer-down, .fg-tooltip .fg-tooltip-pointer-down-inner {
    background:transparent none repeat scroll 0 0;
    border-bottom-width:0;
    height:0;
    position:absolute;
    width:0;
}
.fg-tooltip .fg-tooltip-pointer-down {
    border-left:7px dotted transparent;
    border-right:7px dotted transparent;
    border-top-width:14px;
    bottom:-14px;
    left:50%;
    margin-left:-7px;
    right:auto;
}
.fg-tooltip .fg-tooltip-pointer-down-inner {
    border-left:5px dotted transparent;
    border-right:5px dotted transparent;
    border-top:10px solid #FFFFFF;
    bottom:auto;
    left:-5px;
    top:-14px;
}
.fg-tooltip-left .fg-tooltip-pointer-down {
    border-left:0 none;
    border-right:17px dotted transparent;
    border-top-width:14px;
    bottom:-14px;
    left:1em;
    margin:0;
    right:auto;
}
.fg-tooltip-left .fg-tooltip-pointer-down-inner {
    border-left:0 none;
    border-right:12px dotted transparent;
    border-top:10px solid #FFFFFF;
    bottom:auto;
    left:2px;
    top:-14px;
}
.fg-tooltip-right .fg-tooltip-pointer-down {
    border-left:17px dotted transparent;
    border-right:0 none;
    border-top-width:14px;
    bottom:-14px;
    left:auto;
    margin:0;
    right:1em;
}
.fg-tooltip-right .fg-tooltip-pointer-down-inner {
    border-left:12px dotted transparent;
    border-right:0 none;
    border-top:10px solid #FFFFFF;
    bottom:auto;
    left:auto;
    right:2px;
    top:-14px;
}
.form_icon {
	float: left;
	margin: 0.5em 0 0.5em 5px;
}
/* @end */
