/* +----------------------------------------------------------------------+
 * | Default Screen Stylesheet for WeddingSA                              |
 * | Author: 		Brett Reid                                            |
 * | URL: 			http://brett-reid.com                                 |
 * | Created: 		5 Jun 2005                                            |
 * | Last Updated:  13 Jan 2007                                           |
 * +----------------------------------------------------------------------+
 */


html, body {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #e5e5e5 url(../../images/background/outer_shadow.gif) repeat-y top center;
}

#container {
	position: relative;
	width: 701px;
	margin: 0 auto 0 auto;
	text-align: left;
}

html>body #container {
	height: auto;
}

#logo-wsa {
	position: absolute;
	top: 25px;
	left: 10px;
}

#top-message {
	position: absolute;
	top: 19px;
	right: 10px;
	width: 340px;
	text-align: right;
}

#top-message a {
	font-weight: normal;
}

#tab-nav {
	position: absolute;
	top: 44px;
	right: 0;
}

#header {
	height: 68px;
	border-bottom: 1px solid #e5e5e5;
}

#side-nav {
	position: absolute;
	top: 69px;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

#side-nav a, #side-nav div.region {
	display: block;
	width: 126px !important;
	width /**/: 152px; 
	padding: 7px 4px 7px 22px;
	background: url(../../images/sidenav_arrow.gif) no-repeat 12px center;
	background-color: #fff;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #e5e5e5;
}

#side-nav div.region {
	background: none;
	text-transform: none;
	padding-left: 10px;
}

#side-nav .region-select {
	width: 127px;
}

#side-nav a:hover, #side-nav a.selected
{
	background-color: #E5E5E5;
	font-weight: bold;
}

#side-nav a.no-style, #side-nav a.no-style-selected
{
	padding: 0;
	display: inline;
	text-transform: none;
	background: #fff;
	border-bottom: none;
	font-size: 11px;
}

#side-nav a.no-style-selected
{
	background-color: #E5E5E5;
}

#side-nav a.no-style:hover
{
	text-decoration: underline;
}

#side-nav div.sub a {
	display: inline;
	border: none;
	font-weight: normal;
}

#side-nav div.sub a:hover {
	background: #e5e5e5;
}

#side-nav div.sub a.selected {
	font-weight: bold;
	background: #e5e5e5;
	text-decoration: underline;
}

#side-nav div.sub {
	height: 10px !important;
	height /**/: 19px;
	width: 143px !important;
	width /**/: 152px;
	padding: 9px 0 0 9px;
}

#banners-right {
	float: right;
	display: inline;
	width: 120px;
	text-align: center;
	margin-right: 5px;
	border-top: 8px solid #fff;
}

#banners-right a {
	text-decoration: none;
	display: block;
}

#banners-right a.banner {
	border: none;
	padding: 9px 0 0 0;
}

#footer {
	text-align: center;
	color: #4c4c4c;
	padding: 10px 0 35px 0;
}

#footer p {
	margin: 0;
	padding: 4px 0 0 0;
}

#footer a {
	color: #4c4c4c;
	text-decoration: none;
	font-weight: normal;
}

a {
	color: #000;
	font-weight: bold;
}

a.selected {
	font-weight: normal;
	text-decoration: none;
}

img {
	border: none;
}

p {
	margin: 0;
	padding: 0 0 5px 0;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.vtop {
	vertical-align: top;
}

.akey {
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.clear {
	font-size: 0;
	height: 0;
	line-height: 0;
	clear: both;
}

.dline {
	font-size: 0;
	line-height: 0;
	height: 1px;
	background: url(../../images/line_dotted.gif) repeat-x;
}

.back {
	float: right;
	display: inline;
	text-align: right;
	margin: 0 6px 0 0;
	font-weight: bold;
	text-decoration: none;
}

/****** HOME STYLES: Start *****************/

#home-welcome {
	height: 21px !important;
	height /**/: 29px;
	padding: 8px 0 0 0;
	background: #ededed;
	text-align: center;
	margin: 5px 0 7px 0;
}

#home-large-ad {
	float: left;
	width: 335px;
}

#home-nav-options {
	width: 361px;
	border: 0;
}

#home-nav-options td.thumb {
	vertical-align: top;
	padding: 16px 0 0 12px;
	border-bottom: 1px solid #e5e5e5;
	background: url(../../images/home/thumb_shadow.gif) no-repeat 4px 7px;
}

#home-nav-options td.data {
	height: 119px;
	border-bottom: 1px solid #e5e5e5;
}

#home-nav-options div.link {
	width: 66px;
	margin: 6px 0 0 0;
}

/****** HOME STYLES: End *****************/


/****** SIGN UP STYLES: Start **************/

#sign-up {
	border: 1px solid #e5e5e5;
	border-top: none;
	width: 377px !important;
	width /**/: 413px;
	padding: 17px 18px 24px 16px;
	margin: 0 4px 0 152px;
}

#signupform {
	margin: 10px 0 0 0;
	width: 379px;
}

#signupform .desc {
	vertical-align: top;
	padding: 3px 0 0 4px;
	font-weight: bold;
	width: 101px !important;
	width /**/: 105px;
}

#signupform .data {
	vertical-align: top;
	width: 259px;
	padding: 2px 0 3px 0;
}

#signupform .checkdesc {
	vertical-align: top;
	padding: 0 44px 0 0;
}


#signupform .long {
	width: 194px;
}

#signupform .short {
	width: 142px;
}

#signupform textarea {
	width: 234px;
	height: 125px;
}

#signupform .button {
	text-align: right;
}

#signupform input.submit {
	width: 57px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	float: right;
	display: inline;
	margin: 7px 2px 0 0;
	background: url(../../images/button/submit_grey.gif) no-repeat top left;
}

#signup input.submit {
	width: 48px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	margin: 2px 25px 5px 0;
	background: url(../../images/button/submit_grey.gif) no-repeat top left;
}

#signupform .error {
	color: #ec0b9a;
	font-weight: bold;
}

#signupform .error_msg {
	background: url(../../images/arrow_form_error.gif) no-repeat left;
	color: #ec0b9a;
	font-weight: bold;
	padding: 2px 0 0 10px;
}


#login-content {
	border: 1px solid #e5e5e5;
	border-top: none;
	width: 377px !important;
	width /**/: 413px;
	padding: 17px 18px 24px 16px;
	margin: 0 4px 0 152px;
}

#form_table {
	margin: 10px 0 0 0;
	width: 379px;
}


#form_table .data {
	vertical-align: top;
	width: 259px;
	padding: 2px 0 3px 0;
}

#form_table .desc {
	vertical-align: top;
	padding: 3px 0 0 4px;
	font-weight: bold;
	width: 101px !important;
	width /**/: 105px;
}

#form_table .long {
	width: 194px;
}

#form_table .short {
	width: 142px;
}

#login input.submit {
	width: 49px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	background: url(../../images/button/submit_grey.gif) no-repeat top left;
}

#forgotpass input.submit {
	width: 93px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	background: url(../../images/button/send_password.gif) no-repeat top left;
}

/****** SIGN UP STYLES: End ****************/


/****** LOGIN STYLES: Start ****************/

#content_login {
	border: 1px solid #e5e5e5;
	border-top: none;
	width: 377px !important;
	width /**/: 413px;
	padding: 17px 18px 24px 16px;
	margin: 0 4px 0 152px;
}

/****** LOGIN STYLES: End ****************/


/****** TALK STYLES: Start *****************/

#talk-home {
	width: 413px;
	height: 584px;
	margin-left: 152px;
	border: 1px solid #e5e5e5;
	border-top: none;
}

#talk-summary {
	margin-left: 10px;
	width: 391px;
	border: 0;
}

#talk-summary td a {
	font-weight: normal;
}

#talk-summary th {
	text-align: left;
	height: 16px;
	background: #EB119B;
}

#talk-summary td {
	vertical-align: top;
}

#talk-summary td.featured {
	height: 143px !important;
	height /**/: 173px;
	padding: 30px 10px 0 4px;
	background: url(../../images/talk/bg_talk_home.jpg) repeat-x bottom left;
}

#talk-summary td.featured a {
	font-weight: bold;
}

#talk-summary td.thumb {
	padding: 9px 0 0 6px;
	background: url(../../images/talk/shadow_thumb.gif) no-repeat 0px 3px;
}

#talk-summary td.data {
	padding: 10px 0 6px 0;
	line-height: 13px;
	
}

#talk-summary td.link {
	height: 30px;
}



#talk-forum-list {
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 17px 0 24px 16px;
	margin: 0 4px 0 152px;
}

#talk-forum-list .data {
	width: 509px !important;
	width /**/: 511px;
	text-align: left;
	border-collapse: collapse;	
}

#talk-forum-list .data th {
	border: 1px solid #b7b7b7;
}

#talk-forum-list .data tr {
	cursor: pointer !important;
	cursor /**/: hand;
}

#talk-forum-list .th {
	font-size: 9px;
	display: block;
	background: #e5e5e5;
	padding: 5px 0 5px 7px;
	cursor: default;
}

#talk-forum-list .data td {
	border: 1px solid #ccc;
	padding: 7px 3px 7px 7px;
}

#talk-forum-list .data td.ti {
	height: 38px;
	border: 0;
	padding: 0;
	cursor: default;
}

#talk-forum-list .data td.tw01, 
#talk-forum-list .data td.tw02, 
#talk-forum-list .data td.tw03, 
#talk-forum-list .data td.tw04, 
#talk-forum-list .data td.tw05 {
	border: 0;
	padding: 0;
	cursor: default;
}

#talk-forum-view-post {
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 17px 0 24px 16px;
	margin: 0 4px 0 152px;
}

#talk-forum-view-post .data {
	width: 523px !important;
	width /**/: 529px;
	text-align: left;
	border-collapse: collapse;	
}

#talk-forum-view-post .data th {
	border: 1px solid #b7b7b7;
}

#talk-forum-view-post .data tr {
	cursor: pointer !important;
	cursor /**/: hand;
}

#talk-forum-view-post .th {
	font-size: 9px;
	display: block;
	background: #e5e5e5;
	padding: 5px 0 5px 7px;
	cursor: default;
}

#talk-forum-view-post .data td {
	border: 1px solid #ccc;
	padding: 7px 3px 7px 7px;
}

#talk-forum-view-post .data td.ti {
	height: 38px;
	border: 0;
	padding: 0;
	font-weight: bold;
	cursor: default;
}

#talk-forum-view-post .data td.tw01, 
#talk-forum-view-post .data td.tw02, 
#talk-forum-view-post .data td.tw03, 
#talk-forum-view-post .data td.tw04, 
#talk-forum-view-post .data td.tw05 {
	border: 0;
	padding: 0;
	cursor: default;
}

#talk-forum-view-post .viewpost {
	width: 525px !important;
	width /**/: 526px;
	text-align: left;
	border-collapse: collapse;
	margin: 13px 0 28px 0;
}

#talk-forum-view-post .viewpost td.by {
	vertical-align: top;
	border: 1px solid #ccc;
	padding: 12px;
	font-style: italic;
	background: #f2f2f2;
}

#talk-forum-view-post .viewpost td.by strong {
	display: block;
	font-style: normal;
}

#talk-forum-view-post .viewpost td.msg {
	vertical-align: top;
	border: 1px solid #ccc;
	padding: 15px 26px 18px 14px;
}

#talk-forum-view-post .viewpost td.tw06,
#talk-forum-view-post .viewpost td.tw07 {
	border: 0;
	padding: 0;
	cursor: default;
}

#talk-forum-view-post h4 {
	margin-bottom: 6px;
}

#talk-forum-view-post .topic {
	float: left;
}

#talk-forum-view-post .back {
	float: right;
	display: inline;
	text-align: right;
	margin: 0 6px 0 0;
	font-weight: bold;
	text-decoration: none;
}

#talk-forum-add-post {
	border: 1px solid #e5e5e5;
	border-top: none;
	width: 377px !important;
	width /**/: 413px; 
	padding: 17px 18px 24px 16px;
	margin: 0 4px 0 152px;
}

#talk-forum-add-post .filter {
	float: left;
	display: inline;
	margin: 9px 0 7px 0;
	width: 201px;
}

#talk-forum-add-post .paging {
	float: right;
	text-align: right;
	display: inline;
	margin: 16px 0 12px 0;
	width: 155px;
}

#talk-forum-add-post .paging2 {
	text-align: right;
	margin: 0 0 8px 0;
}

#talk-forum-add-post form p {
	clear: left;
	font-size: 10px;
	margin: 0;
	padding-top: 7px;
}

*html #talk-forum-add-post form p {
	padding: 0;
	margin-top: 7px;
}

#talk-forum-add-post form label {
	width: 75px;
	float: left;
	font-weight: bold;
	/*display: inline;
	margin: 0 0 0 10px;*/
}

#talk-forum-add-post form .dresssize {
	float: left;
	width: 120px;
}

#talk-forum-add-post .thumb {
	border: 1px solid #ccc;
	width: 101px !important;
	width /**/: 113px;
	padding: 5px;
	float: left;
	display: inline;
	margin: 9px 5px 20px 2px;
}

#talk-forum-add-post .thumb_real {
	border: 1px solid #ccc;
	width: 101px !important;
	width /**/: 113px;
	padding: 5px 5px 5px 5px;
	float: left;
	display: inline;
	margin: 12px 12px 20px 2px;
}

#talk-forum-add-post .entry_real {
	float: left;
	display: inline;
	width: 240px;
	margin: 15px 0 10px 0;
}

#talk-forum-add-post .thumb_engage {
	border: 1px solid #ccc;
	width: 95px !important;
	width /**/: 105px;
	padding: 5px 4px 5px 4px;
	float: left;
	display: inline;
	margin: 12px 12px 20px 2px;
}

#talk-forum-add-post .thumb_class {
	border: 1px solid #ccc;
	width: 95px !important;
	width /**/: 105px;
	padding: 5px 4px 5px 4px;
	float: left;
	display: inline;
	margin: 12px 12px 20px 2px;
}

#talk-forum-add-post .th {
	font-size: 10px;
	background: #e5e5e5;
	padding: 5px 0 5px 7px;
	cursor: default;
}

#talk-real-weddings-view {
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 17px 0 24px 16px;
	margin: 0 4px 0 152px;
}

* html #talk-real-weddings-view { 
	height: 1%;
}

*>html #talk-real-weddings-view {
	he\ight: auto;
}

#wedding-books {
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 17px 0 24px 16px;
	margin: 0 4px 0 152px;
}

#books_table {
	width: 520px;
}

#events-calendar {
	border: 1px solid #e5e5e5;
	border-top: none;
	width: 375px !important;
	width /**/: 411px; 
	padding: 17px 18px 24px 16px;
	margin: 0 4px 0 152px;
}

#events-calendar .thumb {
	border: 1px solid #ccc;
	width: 110px !important;
	width /**/: 118px;
	padding: 5px 4px 5px 4px;
	float: left;
	display: inline;
	margin: 12px 12px 20px 2px;
}

#events-calendar .entry {
	float: left;
	display: inline;
	width: 240px;
	margin: 15px 0 10px 0;
}

#engagement-table {
	width: 380px;
}

#engagement-table .thumb_engage {
	border: 1px solid #ccc;
	width: 95px !important;
	width /**/: 105px;
	padding: 5px 4px 5px 4px;
	float: left;
	display: inline;
	margin: 12px 12px 20px 2px;
}

#engagement-table .entry_engage {
	float: left;
	display: inline;
	width: 240px;
	margin: 15px 0 10px 0;
}

#classified-table {
	width: 380px;
}

#classified-table .thumb_class {
	border: 1px solid #ccc;
	width: 95px !important;
	width /**/: 105px;
	padding: 5px 4px 5px 4px;
	float: left;
	display: inline;
	margin: 12px 12px 20px 2px;
}

#classified-table .entry_class {
	float: left;
	display: inline;
	width: 240px;
	margin: 15px 0 10px 0;
}

#addclasstable {
	margin: 16px 0 0 0;
}


#addclasstable .desc {
	vertical-align: top;
	padding: 2px 0 0 0;
	font-weight: bold;
	width: 105px;
}

#addclasstable .desc2 {
	vertical-align: top;
	padding: 2px 0 0 0;
	font-weight: bold;
	width: 160px;
}

#addclasstable .desc3 {
	vertical-align: top;
	padding: 2px 0 0 0;
	font-weight: bold;
	width: 120px;
}

#addclasstable td.data {
	vertical-align: top;
	width: 110px;
	padding: 2px 0 3px 0;
}

#addclasstable td.size {
	width: 104px;
}

#addclasstable td.long {
	width: 194px;
}

#addclasstable td.short {
	width: 142px;
}

#addclasstable td textarea {
	width: 234px;
	height: 125px;
}

#addclasstable td .forum_msg {
	width: 233px;
	height: 125px;
}

#addclasstable td .button {
	text-align: right;
}

#addclasstable td input.submit {
	width: 57px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	float: right;
	display: inline;
	margin: 7px 2px 0 0;
	background: url(../../images/button/add_item.gif) no-repeat top left;
}

#addclasstable td input.submit_grey {
	width: 46px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	margin: 7px 2px 0 0;
	background: url(../../images/button/submit_grey.gif) no-repeat top left;
}


#addclasstable td input.submit2 {
	width: 49px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	margin: 7px 2px 0 0;
	background: url(../../images/button/submit.gif) no-repeat top left;
}

/****** TALK STYLES: Start *****************/


/****** PLAN STYLES: Start *****************/

#plan-home {
	width: 413px;
	height: 542px;
	margin-left: 152px;
	border: 1px solid #e5e5e5;
	border-top: none;
}

#plan-summary {
	margin-left: 2px;
	width: 391px;
	border: 0;
}

#plan-summary td a {
	font-weight: normal;
}

#plan-summary th {
	text-align: left;
	height: 16px;
	background: #EB119B;
}

#plan-summary td {
	vertical-align: top;
}

#plan-summary td.feat_pic {
	vertical-align: bottom;
}

#plan-summary td.featured {
	height: 143px !important;
	height /**/: 173px;
	padding: 30px 10px 0 4px;
	background: url(../../images/talk/bg_talk_home.jpg) repeat-x bottom left;
}

#plan-summary td.featured a {
	font-weight: bold;
}

#plan-summary td.thumb {
	padding: 9px 0 0 6px;
	background: url(../../images/talk/shadow_thumb.gif) no-repeat 0px 3px;
}

#plan-summary td.data {
	padding: 8px 0 6px 0;
	line-height: 13px;
	
}

#plan-summary td.link {
	height: 30px;
}

#plan-summary input.submit2 {
	width: 49px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	background: url(/../../images/buttons/submit.gif) no-repeat top left;
}

#poll_table {
	padding: 0;
	border: 0;
	margin: 0 0 4px 0;
}

#poll_table .question {
	font-weight: bold;
	padding: 2px 0 2px 0;
}

#poll_table .option {
	height: 15px;
	width: 22px;
}

#plan-poll-table {
	margin-bottom: 5px;
}

#plan-poll-table td {
	vertical-align: middle;
}

#plan-content {
	position: relative;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 17px 0 24px 16px;
	margin: 0 4px 0 152px;
	width: 530px !important;
	width /**/: 548px
}

#plan-content .landscape-thumb a,
#plan-content .portrait-thumb a {
	font-weight: normal;
}

#plan-content .landscape-thumb {
	float: left;
	display: inline;
	text-align: center;
	width: 157px;
	margin: 4px 17px 12px 0;
}

#plan-content .portrait-thumb {
	float: left;
	display: inline;
	text-align: center;
	width: 127px;
	margin: 4px 17px 12px 17px;
}

#plan-content .landscape-thumb a.img,
#plan-content .portrait-thumb a.img {
	display: block;
}

#plan-content .landscape-thumb a.txt,
#plan-content .portrait-thumb a.txt {
	display: block;
	padding: 7px 0 0 0;
}

#plan-content .back-to-link {
	position: absolute;
	top: 26px;
	right: 15px;
	text-align: right;
	z-index: 500;
}

/****** PLAN STYLES: Start *****************/


/****** MY WEDDINGSA: Start *****************/

#my-weddingsa-home {
	width: 413px;
	height: 476px;
	margin-left: 152px;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	/*background: url(/images/my-weddingsa/bg_main_pink.jpg?wsa=02389833) no-repeat top left #efefef;*/
}

#my-weddingsa-home .couple_image {
	float: left;
	display: inline;
	width: 110px !important;
	width /**/: 114px;
	border: 2px solid #ee0e9c;
	margin: 9px 15px 12px 12px;
}

#my-weddingsa-home .couple_info {
	float: left;
	display: inline;
	width: 240px !important;
	width /**/: 255px;
	padding: 0 25px 0 0;
	margin: 17px 0 8px 0;
}

#my-weddingsa-home .my_profile {
	float: left;
	display: inline;
	width: 173px;
	margin: 12px 0 15px 15px;
}

#my-weddingsa-home .my_webpage {
	float: left;
	display: inline;
	width: 173px;
	margin: 12px 0 15px 35px;
}

#my-weddingsa-home-table {
	margin: 8px 0 0 10px;
	width: 391px;
	border: 0;
}

#my-weddingsa-home-table td a {
	font-weight: normal;
}

#my-weddingsa-home-table th {
	text-align: left;
	height: 16px;
	background: #EB119B;
}

#my-weddingsa-home-table td {
	vertical-align: top;
}

#my-weddingsa-home-table td.feat_pic {
	vertical-align: bottom;
}

#my-weddingsa-home-table td.featured {
	height: 143px !important;
	height /**/: 173px;
	padding: 30px 10px 0 4px;
	background: url(../../images/talk/bg_talk_home.jpg) repeat-x bottom left;
}

#my-weddingsa-home-table td.featured a {
	font-weight: bold;
}

#my-weddingsa-home-table td.thumb {
	padding: 9px 0 0 6px;
	background: url(../../images/talk/shadow_thumb.gif) no-repeat 0px 3px;
}

#my-weddingsa-home-table td.data {
	padding: 8px 0 6px 0;
	line-height: 13px;
	
}

#my-weddingsa-home-table td.link {
	height: 30px;
}

#my-weddingsa-my-profile {
	border: 1px solid #e5e5e5;
	border-top: none;
	width: 377px !important;
	width /**/: 413px;
	padding: 17px 18px 24px 16px;
	margin: 0 4px 0 152px;
}

#my-weddingsa-my-profile input.submit {
	width: 83px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	margin: 7px 2px 0 0;
	background: url(../../images/button/update_profile.gif) no-repeat top left;
}

.bg_color_box {
	float: left;
	display: inline;
	width: 52px;
	padding: 0 0 12px 0;
	margin: 0 0 0 28px;
	text-align: center;
}

.bg_color_box input {
	margin: 9px 0 3px 0;
}

.bg_color {
	width: 50px !important;
	width /**/: 52px;
	height: 52px;
	border: 1px solid #ccc;
}

.li_arrow3 {
	margin: 5px 0 8px 0;
	padding: 0;
	list-style: none;
}

.li_arrow3 li {
	padding: 0 0 0 15px;
	background: url(../../images/li_arrow.gif) no-repeat 7px 4px;
}

/****** MY WEDDINGSA: End *****************/


/****** PAGING STYLES: Start **************/

.paging {
	position: absolute;
	top: 93px;
	right: 35px;
	height: 14px;
	text-align: right;
	z-index: 500;
}

.paging2 {
	position: absolute;
	top: 142px;
	right: 160px;
	height: 14px;
	width: 150px;
	z-index: 500;
}

.paging_cell2, .paging_cell_selected2 {
	text-align: center;
	height: 14px;
	width: 14px;
}

.paging_cell_selected2 {
	background: #ed1ea2;
}

.paging_link2 {
	color: #828282;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.paging_link2:hover {
	color: #ed1ea2;
} 

.paging_link_selected2 {
	text-align: center;
	height: 14px;
	width: 14px;
	color: #fff;
	background: #ed1ea2;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

.paging_inactive2 {
	color: #D1D1D1;
	text-align: center;
	height: 14px;
	width: 14px;
}

.page_spacer {
	font-size: 1px;
	line-height: 1px;
	width: 5px;
}

.paging_cell, .paging_cell_selected {
	float: left;
	display: inline;
	margin: 0 2px 0 2px;
	text-align: center;
	height: 14px;
	width: 14px;
}

.paging_cell_selected {
	background: #ed1ea2;
}

.paging_link {
	color: #828282;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.paging_link:hover {
	color: #ed1ea2;
} 

.paging_link_selected {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

.paging_inactive {
	color: #D1D1D1;
	text-align: center;
}

/****** PAGING STYLES: End **************/


/****** FORM STYLES: Start *****************/

.button-send-email {
	width: 67px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	background: url(../../images/button/send_email.gif) no-repeat top left;
}

form {
	margin: 0;
}

form .long {
	width: 201px;
}

form td {
	height: 24px;
}

/* talk post forum */
#postreply {
	padding: 8px 0 5px 0;
}

#postreply p {
	margin: 0;
	padding: 0;
	clear: both;
	font-weight: bold;
}

#postreply input, textarea {
	float: left;
}

#postreply textarea {
	width: 422px !important;
	width /**/: 438px;
	height: 127px;
	margin-bottom: 10px;
}

#postreply label {
	padding: 4px 0 0 4px;
	width: 69px;
	float: left;
}

#postreply label.checklabel {
	width: 310px;
}	

#postreply input.checkbox {
	margin-left: 70px;
	padding: 4px 0 0 0;
	width: 20px;
	float: left;
	display: inline;
}

#postreply input.submit {
	width: 77px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	float: right;
	display: inline;
	margin: 2px 25px 5px 0;
	background: url(../../images/talk/button_addmessage.gif) no-repeat top left;
}

#addclasstable {
	margin: 16px 0 0 0;
}


#addclasstable .desc {
	vertical-align: top;
	padding: 2px 0 0 0;
	font-weight: bold;
	width: 105px;
}

#addclasstable .desc2 {
	vertical-align: top;
	padding: 2px 0 0 0;
	font-weight: bold;
	width: 160px;
}

#addclasstable .desc3 {
	vertical-align: top;
	padding: 2px 0 0 0;
	font-weight: bold;
	width: 120px;
}


#addclasstable .data {
	vertical-align: top;
	width: 110px;
	padding: 2px 0 3px 0;
}

#addclassified .size {
	width: 104px;
}

#addclassified .long {
	width: 194px;
}

#addclassified .short {
	width: 142px;
}

#addclassified textarea {
	width: 234px;
	height: 125px;
}

#addclassified .forum_msg {
	width: 233px;
	height: 125px;
}

#addclassified .button {
	text-align: right;
}

#addclassified input.submit {
	width: 57px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	float: right;
	display: inline;
	margin: 7px 2px 0 0;
	background: url(../../images/button/add_item.gif) no-repeat top left;
}

#addclassified input.submit_grey {
	width: 46px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	margin: 7px 2px 0 0;
	background: url(../../images/button/submit_button.gif) no-repeat top left;
}


#addclassified input.submit2 {
	width: 49px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	margin: 7px 2px 0 0;
	background: url(../../images/button/submit.gif) no-repeat top left;
}

/* talk post forum end */

input.add {
	width: 35px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	background: url(../../images/button/add.gif) no-repeat top left;
}

input.upload {
	width: 82px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	background: url(../../images/button/upload_now.gif) no-repeat top left;
}

input.update {
	float: left;
	width: 47px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	background: url(../../images/button/update.gif) no-repeat top left;
}

input.notify {
	float: left;
	width: 98px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	background: url(../../images/button/notify_guests.gif) no-repeat top left;
}

input.next {
	float: right;
	width: 58px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	background: url(../../images/button/next_step.gif) no-repeat top left;
}

input.view_page {
	float: right;
	width: 60px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	background: url(../../images/button/viewpage.gif) no-repeat top left;
}


input.view {
	float: right;
	width: 60px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	background: url(../../images/button/viewpage.gif) no-repeat top left;
}

input.save {
	width: 35px;
	height: 16px;
	border: none;
	cursor: pointer !important;
	cursor /**/: hand;
	margin: 7px 2px 0 0;
	background: url(../../images/button/save.gif) no-repeat top left;
}


/****** FORM STYLES: End *****************/


/****** FONT STYLES: Start *****************/

body, th, td, p, input, select, textarea, h1, h2, h3, h4, h5 {
	font: normal 11px Tahoma, Verdana, Arial, Geneva, Helvetica, Sans-Serif;
}

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

h1, h2, h3 {
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0 0 4px 0;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 20px;
}

h4 {
	margin: 0;
	font-weight: bold;
}

h5 {
	font-size: 8px;
	display: block;
	background: #e5e5e5;
	padding: 5px 0 5px 7px;
}

/****** FONT STYLES: End *****************/


#preload {
	display: none;
}

img {
	border: none;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.li-arrow {
	margin: 0;
	padding: 0;
	list-style: none;
}

.li-arrow li {
	padding: 0 0 0 15px;
	background: url(../../images/li_arrow.gif) no-repeat 7px 4px;
}

.li-arrow-2 {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	line-height: 15px;
}

.li-arrow-2 li {
	padding: 0 0 0 8px;
	background: url(../../images/li_arrow.gif) no-repeat 0px 5px;
}

.p_link {
	padding: 5px 0 0 0;
}

.m_link {
	padding: 0 0 0 9px;
}

#TooltipContainer {
    position:   absolute;
    z-index:    99;
    width:      188px;
    height:     40px;
    overflow:   auto;
	text-align: left;
    visibility: hidden;
    background-color: #ffffff;
    color:            #000;
    border:           1px solid #000000;
    padding:          5px;
}
