/* For the input types like textbox,textarea,combo and smallselect is for the home page. */
input, textarea,select,.smallselect{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/* color: #7566B5; */
	color: #473E6F;
	font-weight: bold;
	border: 1px solid #B1B1B1;
	padding: 2px 2px;
}

/* For the radio button. */
.radio
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #014185;
	border: 0px;
	padding: 2px 2px;
}

/* The heading or title shown on the pages. */
h1{	font-family: Trebuchet MS, Verdana,Arial,sans-serif;
 	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 5px 0px 3px 0px;
}

/* The heading showed in blue color */
h2{	font-family: Trebuchet MS, Verdana,Arial,sans-serif;
 	font-size: 14px;
	font-weight: bold;
	color: #CC1414;
	margin: 0px;
	padding: 5px 0px 3px 0px;
}

/* Heading showed in black color. */
h3{	font-family: Trebuchet MS, Verdana,Arial,sans-serif;
 	font-size: 12px;
	font-weight: bold;
	color: #0B196F;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The contents in the site are showed in this color. This is the default color or the site*/ 
.content {
	font-family: Trebuchet MS, Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #403E3A
	margin: 0px;
	padding: 0px 2px 0px 3px;
	height: 100%;
}
/* The table border showing style */

/* This is the background color on the site.*/
.wrap{
	text-align:left;
	background: #F7F7F0;
}

/* This is the class that was written to display the authors name in the artilces part.*/
.author{
	text-align:left;
	background: #F7F7F0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}


/* The red button showed on the home page.*/
.redBottom{
	text-align:left;
	border-bottom:1px solid #F04D4D;
}

/* The heading that is showed on the top of the artilces and gallery part.*/
.headBg{
	background-repeat:no-repeat;
	background-position:right;
}

/* The white text in the sites,*/
.white{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/*The white link on the botton footer */
.whiteLink:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The white links in the site(on footer and so..)*/
.whiteLink:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The white links in the site(on footer and so..)*/
.whiteLink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The red text that is showed on the site*/
.red,.newredtext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F04D4D;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The red link showed on the site.*/
.redLink:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F04D4D;
	text-decoration:none;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The red link showed on the site- visited links.*/
.redLink:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F04D4D;
	text-decoration:none;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The red link showed on the site- mouse over.*/
.redLink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0B196F;
	text-decoration:underline;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The blue text */
.blue{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#0B196F;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The blue link on the site.*/
.blueLink:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0B196F;
	text-decoration:none;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The blue link on the site. - visited link */
.blueLink:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0B196F;
	text-decoration:none;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The blue link on the site. - mouse over part*/
.blueLink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F04D4D;
	text-decoration:underline;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}


/* The black bold text */
.blackbold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#996633;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* A dark brown font on the site */
.blacknew{
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 11px;
	color: #403E3A;
}

/* The black text on the site with center alligned.*/
.black,.menublack{
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 11px;
	color: #403E3A
}

/* The black link showed on the site.*/
.blackLink:link{
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#000000;
	text-decoration:underline;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The black link showed on the site. - Visited */
.blackLink:visited{
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#000000;
	text-decoration:underline;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The black link showed on the site. - Mouse Hover part. */
.blackLink:hover{
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #060966;
	text-decoration:underline;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* A black line in to be displayed. */
.line{
	background-color:#000000;
	font-size:10%;
	width:75%;
	text-align:center;
}

/* The error message showing text*. This will be showed on a red colored text.*/
.missing,.alert{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#F04D4D;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The heading with cream background*/
.Subhead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
	background: #e3e3cb;
	text-decoration: none;
}

/* The menu text that is showed on the system for the wedding tool.*/
.topmlinkmenu{	
	font-family: Verdana,Arial,sans-serif,Helvetica;
 	font-size: 11px;
	color: #0B196F;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The brown color text on the system.*/
.newbrownsmall{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0B196F;
	text-decoration:none;
	margin: 0px;
	padding: 3px 0px 3px 0px;

}

/* The brown color text on the system.-  links visited*/
.newbrownsmall:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0B196F;
	text-decoration:none;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The brown color text on the system.-  links mouse hover */
.newbrownsmall:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F04D4D;
	text-decoration:underline;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* A brown title content that is showed on the system.*/
.contentsbold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #403E3A;
	margin: 0px;
	padding: 1px 0px 1px 0px;	
}

/* The link that is displayed on the blue color */
.news:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0B196F;
	text-decoration:none;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The link that is displayed on the blue color - Visited link. */
.news:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0B196F;
	text-decoration:none;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The link that is displayed on the blue color - Mouse hover part.*/
.news:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F04D4D;
	text-decoration:underline;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* 	The title shown on the site. This is shown mainly on the administrator side as listing page title.*/
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6D6C61;
	background: #d1d7df;
	text-decoration: none;
}

/* This is also a style that is displayed on the site that will display the contents. */
.weddingtooltextgreen{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The font*/
.menubold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#D5AA55;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	background: #d1d7df;
}

.menubold_blue{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#060966;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* This is also a commonly used font in the system which shown the contents in a grey color.*/
.weddingtoolcss,.plaintext,p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #5f5f5f;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The links that are showed on blue color */
.bluethickLink:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#0B196F;
	text-decoration:underline;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The links that are showed on blue color - Visited */
.bluethickLink:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#0B196F;
	text-decoration:underline;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The links that are showed on blue color - On mouse hover */
.bluethickLink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#19729F;
	text-decoration:underline;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* These are the background color showed on various parts of the page. */
.tableouter{
	background: #E8E7E0;
}
.tableinner{
	background: #E2E9CD;
}
.tablehead{
	background: #e3e3cb;
}
.tablecontent{
	background: #FFFFFF;
}

/* A menu that is showed on white font color.*/
.topmenu{
	background: #C2D198;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/* A menu that is showed on white font color.*/
.whitehead{
	background: #B5B5D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/* The contents display font and color */
.contents{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626160;
}

/* The menu blue color for the site.*/
.menublue {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #060966;
	text-decoration: none;
}

/* The menu red color for the site.*/
.menured{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D42118;
	text-decoration: none;
}

/* The red text on the sytem .*/
.redtext {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC1414;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The grey color content display */
.greycontents {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DDDDDD	
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

/* The site border and other settings. */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menublue {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #060966;
}
.menured{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D42118;
}
.contents{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626160;
}
.leftmenucolor{
	background: #E3E1EC;
}
.contentcolor{
	background: #F7F7F0;
	padding: 0px 0px 20px 10px;
}
.rightmenucolor{
	background: #E2E9CD;
}
.sitebordercolor{
	background: #BBBBBF;
}

/* The orange color link that is showed on the system */
.ornageLink:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e79439;
	text-decoration:underline;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The orange color link that is showed on the system - Visted site */
.ornageLink:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e79439;
	text-decoration:underline;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The orange color link that is showed on the system - Mouse hover */
.ornageLink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e79439;
	text-decoration:underline;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The black color content dispay area. */
.blackcontent{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000	
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

/* The backgound color shown on the login  page in blue*/
.admintd{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background: #e4eaf4;
}

/* The admin mouse hover text .*/
.admintdhover{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
}

/* The admin mouse top link .*/
.adminLink:link{
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#000000;
	text-decoration:underline;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The admin mouse top link - visited .*/
.adminLink:visited{
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#000000;
	text-decoration:underline;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The admin mouse top link - mouse hover .*/
.adminLink:hover{
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #c41424;
	text-decoration:underline;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/* The login and signup buttons class*/
.loginbutton{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background : #8B7EC3;
	border: 1px solid #B1B1B1;
	padding: 2px 2px;
}
.smallinput{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #473E6F;
	font-weight: normal;
	border: 1px solid #B1B1B1;
	padding: 2px 2px;
}
.dkblue-text {
	font-family: Microsoft Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #443e5b;
}
.dkblue-text2 {
	font-family: Microsoft Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a2d6d;
}
.dkblue-text_link:link {
	font-family: Microsoft Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #443e5b;
	text-decoration:none;
}
.dkblue-text_link:hover {
	font-family: Microsoft Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F2F7F;
	text-decoration:underline;
}
.dkblue-text_link:visited {
	font-family: Microsoft Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #443e5b;
	text-decoration:none;
}

.dkblue-text2_link:link {
	font-family: Microsoft Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a2d6d;
	text-decoration:none;
}
.dkblue-text2_link:hover {
	font-family: Microsoft Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F2F7F;
	text-decoration:underline;
}
.dkblue-text2_link:visited {
	font-family: Microsoft Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a2d6d;
	text-decoration:none;
}
.dkblue-text3 {
	font-family: Microsoft Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #23184F;
}
.dkred-text1 {
	font-family: Microsoft Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.imghd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #C41424;
}
.contentblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #28166F;
	text-decoration: none;
}
.contentred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C41424;
	text-decoration: none;
}