/*-------------------------------------
			Reset Styles
--------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}

/*-------------------------------------
			End Reset Styles
--------------------------------------*/


/*-------------------------------------
			General Styles
--------------------------------------*/
.float-left {
	float: left
}

.float-right {
	float: right;
}

.left-container {
	margin-right: 370px;
	margin-left: 55px;
	padding-top: 20px;
	min-width: 555px;
	height: auto !important;
	height: 1%;
}

.admin-setup-intro {
	background-image: url(http://images-pw.secureserver.net/images/page-heading-gradient.gif); 
	background-repeat: repeat-x; 
	background-position: top;
	border-top: 1px solid #c9c9c9; 
	line-height: 19px;
	padding: 15px 0 35px;
	max-width: 830px;
}

.admin-setup-intro p {
	padding: 0 10px;
}

.clear-fix:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.content-container {
	float: left;
	clear:both;
	height: auto !important;
	height:1%;
	overflow:hidden;
	width: 980px;
	border-bottom: 1px solid #c9c9c9;
	margin: 40px auto 0px;
	margin-left: 15px;
}

.admin-content-container {
	clear:both;
	height: auto !important;
	height:1%;
	overflow:hidden;
	border-bottom: 1px solid #c9c9c9;
}

/*-------------------------------------
			Button Styles
--------------------------------------*/

input.button,
button.button {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(http://images-pw.secureserver.net/images/soc-dom-button-bg.gif);
	background-repeat: repeat;
	text-align: center;
	text-decoration: none;
	border: 1px solid #565656;
	padding: 1px 10px 2px;
	.padding: 2px 10px 2px 10px;
	font-family: Verdana;
	width: auto;
    overflow: visible;
	cursor: pointer;
}

a.button,
a:link.button,
a:visited.button,
a:hover.button {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(http://images-pw.secureserver.net/images/soc-dom-button-bg.gif);
	background-repeat: repeat;
	text-align: center;
	text-decoration: none;
	border: 1px solid #565656;
	margin: 0 auto;
	padding: 2px 10px 3px;
	font-family: Verdana;
}

.button-botton-margin {
	margin-bottom: 10px;
}

/*-------------------------------------
			End Button Styles
--------------------------------------*/

/*-------------------------------------
			Main Box Styles
--------------------------------------*/

.blocks-container {
	height: auto !important;
	height: 1%;
}

.main-block { /* Use this for any block that has a beige outline and a beige header */
    border: 1px solid #cccbac;
	background-color: #ffffff;
	position: relative;
}

.block-header {
    background-image: url(http://images-pw.secureserver.net/images/block-header-bg.gif);
    background-repeat: repeat-x;
    height: 16px;
    border-bottom: 1px solid #cccbac;
    padding: 7px 10px 5px;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, Sans-Serif
}

.block-header img {
	vertical-align: middle;
}

.setup-help {
	float: right; 
	vertical-align: middle;
}

.block-gradient {
    background-image: url(http://images-pw.secureserver.net/images/block-gradient.gif);
    background-repeat: repeat-x;
    height: 4px;
	font-size: 1px;
}

.main-block-inner {
    padding: 6px 10px 10px 4px;
	height: auto !important;
	height: 1%;
}

.setup-block {
	width: 255px;
	height: 145px;
	/*margin: 0 20px 20px;*/
	margin: 0 10px 20px;
	float: left;
	display: inline;
}

.block-icon {
	float: left;
	width: 84px;
	height: 84px;
	line-height: 1px;
}

.setup-complete {
	margin-left: 91px;
	margin-top: 4px;
	font-size: 11px;
	line-height: 17px;
}

.setup-complete h4 {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.setup-complete input {
	float: left;
}

.setup-complete span {
	padding-left: 1px;
}

.setup-not-complete {
	margin-left: 91px;
	padding-top: 18px;
	font-size: 11px;
}

.setup-complete input,
.setup-not-complete input {
	vertical-align: middle;
}

.setup-launch-link {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.manage-email-link {
	position: absolute;
	left: 10px;
	bottom: 10px;
}

.auto-chat {
	padding-top: 5px;	
}

.smart-domain-setup-heading {
	background-image: url(http://images-pw.secureserver.net/images/setup-header.gif); 
	background-repeat: no-repeat; 
	height: 22px;
	text-indent: -900em;
}


/*-------------------------------------
			End Main Box Styles
--------------------------------------*/


/*-------------------------------------
			Admin Sidebar
--------------------------------------*/

.right-sidebar {
	float: right;
	width: 300px;
	background-color: #f6f6f6;
	border-left: 1px solid #c9c9c9;
	margin-bottom:-1000em;
	min-height:470px;
	padding-bottom:1001em;
}


/*----------------------------
	 Settings Sidebar
-----------------------------*/

.settings-box {
	background-color: #f0f0e4;
	padding: 20px 15px;
	width: auto;
	border-bottom: 1px solid #c9c9c9;
}

.settings-heading {
	float: left;
	background-image: url(http://images-pw.secureserver.net/images/settings-header.gif);
	background-repeat: no-repeat; 
	height: 21px;
	text-indent: -900em;
	width: 110px;
}

.settings-container {
	background-image: url(http://images-pw.secureserver.net/images/settings-dots.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	margin-top: 5px;
	padding-top: 10px;
	
}

.settings-check {
	margin-bottom: 10px;
}

.settings-check input {
	vertical-align: middle;
}

.configure-menu {
	border-top: 1px solid #baba94;
	margin-top: 5px;
	width: 270px;
}

.configure-menu li {
	background-color: #ffffff;
	border-bottom: 1px solid #baba94;
	border-left: 1px solid #baba94;
	border-right: 1px solid #baba94;	
	padding: 7px 10px;
	width: 248px;
	height: auto;
	.margin-bottom: -1px;
}

.configure-menu li:hover, 
.configure-menu li.sfhover {
	background-color: #e5eff9;
	cursor: move;
}

/*----------------------------
	 End Settings Sidebar
-----------------------------*/


/*----------------------------
	New Features Sidebar
-----------------------------*/

.new-features-shadow {
	background-image: url(http://images-pw.secureserver.net/images/new-features-shadow.gif);
	background-repeat: repeat-x;
	height: 12px;
}

.new-features-heading {
	background-image: url(http://images-pw.secureserver.net/images/new-features-heading.gif);
	background-repeat: no-repeat; 
	height: 21px;
	text-indent: -900em;
}

.new-features-box {
	padding: 15px 15px 10px;
}

.new-features-container {
	background-image: url(http://images-pw.secureserver.net/images/sidebar-c9-dots.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 5px;
	padding-top: 5px;
}

.new-feaures-list {
	
}

.new-feaures-list li a,
.new-feaures-list li a:link,
.new-feaures-list li a:visited {
	text-decoration: none;
	display: block;
	color: #000000;
	padding: 5px 5px 5px 22px;
	line-height: 14px;
	background-image: url(http://images-pw.secureserver.net/images/new-features-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.new-feaures-list li a em {
	font-weight: bold;
	font-style: normal;
}

/*----------------------------
   End New Features Sidebar
-----------------------------*/

/*----------------------------
   	Welcome Video Sidebar
-----------------------------*/

.welcome-video-box {
	padding:20px 15px 10px;
}

.welcome-video-heading {
	background-image: url(http://images-pw.secureserver.net/images/welcome-video-heading.gif);
	background-repeat: no-repeat; 
	height: 21px;
	text-indent: -900em;
}

.welcome-video-container {
	background-image: url(http://images-pw.secureserver.net/images/sidebar-c9-dots.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 5px;
	padding-top: 10px;
}

/*----------------------------
   End Welcome Video Sidebar
-----------------------------*/


/*-------------------------------------
		   End Admin Sidebar
--------------------------------------*/


/*-------------------------------------
		   Public Email Page
--------------------------------------
.email-container {
	width: 650px; 
	margin: 40px auto 50px;	
}

.contact-form-container {
	background-image:url(http://images-pw.secureserver.net/images/page-heading-gradient.gif);
	background-repeat: repeat-x;
	background-position:center top;
	width: auto;
	border-top: 1px solid #c9c9c9;
	margin-top: 5px;
	padding: 10px 10px;
}

.contact-form-container label {
	padding-bottom: 4px;
	padding-top: 10px;
	display: block;
}

.contact-form-container input {
	width: 280px;
	border: 1px solid #969696;	
}

.contact-form-container textarea{
	width: 630px;
	height: 240px;
}

.center-button-container {
	text-align: center;
}
*/

/*-------------------------------------
		   Public Sidebar
--------------------------------------*/

.public-sidebar-container {
	float: right;
	width: 300px;
}

/*----------------------------
   		Public Login
-----------------------------*/

.public-facing-login-box {
	
}

.public-facing-login-container {
	background-image: url(http://images-pw.secureserver.net/images/page-heading-gradient.gif);
	background-position:center top;
	background-repeat:repeat-x;
	border-top:1px solid #C9C9C9;
	padding: 20px 10px;
}

.owner-heading {
	background-image: url(http://images-pw.secureserver.net/images/owner-heading.gif);
	background-repeat: no-repeat; 
	height: 27px;
	text-indent: -900em;
}

.public-login-box {
	border: 1px solid #cfad66;
	background-color: #fffcdd;
	padding: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.public-login-button {
	text-align: center;	
}

.public-login-box p {
	margin-bottom: 10px;
	line-height: 15px;
}


/*----------------------------
   		End Public Login
-----------------------------*/

/*----------------------------
   	 Public Welcome video
-----------------------------*/

.public-video-heading {
	background-image: url(http://images-pw.secureserver.net/images/welcome-video-heading.gif);
	background-repeat: no-repeat; 
	height: 27px;
	text-indent: -900em;
}

.public-video-container {
	background-image: url(http://images-pw.secureserver.net/images/page-heading-gradient.gif);
	background-position:center top;
	background-repeat:repeat-x;
	border-top:1px solid #C9C9C9;
	padding: 20px 10px;
	text-align: center;
}

/*----------------------------
   End Public Welcome video
-----------------------------*/

/*-------------------------------------
		 End Public Sidebar
--------------------------------------*/



/*-------------------------------------
		   Public Container
--------------------------------------*/

.public-left-container {
	float: left;
	width: 640px;
}

.public-app-container {
	background-image: url(http://images-pw.secureserver.net/images/page-heading-gradient.gif);
	background-position:center top;
	background-repeat:repeat-x;
	border-top:1px solid #C9C9C9;
	padding: 20px 0;
	line-height: 19px;
}

.public-app-container p {
	padding: 0 10px;
}

/*----------------------------
  		Public OPF View
-----------------------------*/

.my-photos-heading {
	background-image: url(http://images-pw.secureserver.net/images/my-photos-heading.gif);
	text-indent: -900em;
	height: 27px;
	background-repeat: no-repeat;
}


/*----------------------------
   		WST Public View
-----------------------------*/

.wst-heading {
	background-image: url(http://images-pw.secureserver.net/images/wst-public-heading.gif);
	background-repeat: no-repeat; 
	height: 27px;
	text-indent: -900em;
}

/*----------------------------
   		QBC Public View
-----------------------------*/

.qbc-heading {
	background-image: url(http://images-pw.secureserver.net/images/qbc-public-heading.gif);
	background-repeat: no-repeat; 
	height: 27px;
	text-indent: -900em;
}

.social-bookmarks {
	text-align: right;
	margin-top: 15px;
	padding: 0;
	background-image: url(http://images-pw.secureserver.net/images/page-bottom-gradient.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	border-bottom:1px solid #C9C9C9;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.social-bookmarks img {
	margin-left: 10px;

}

/*-------------------------------------
		   Footer
--------------------------------------*/

.public-footer {
	text-align: left;
	font-size: 11px;
	width: 980px;
	margin: 0 auto;
	padding-bottom: 20px;
	float: left;
	margin-left: 15px;
	clear: both;
}

.admin-footer {
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	margin-bottom: 20px;
}

