@import "reset.css";

/* BODY STYLING
----------------------------------------------- */

body {
	margin:0px;
	background-color: #54484a;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

a:link {
	color:#00aeff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99ddff;
}

a:visited {
	text-decoration:none;
	color:#00aeff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99ddff;
}

a:hover {
	text-decoration:none;
	color:#00aeff;
	border-bottom-style: none;
}

a:active {
	text-decoration:none;
	color:#00aeff;
}

img {
	border-style: none;
	display: block;
}


em {
	font-style: normal;
}

strong {
	font-weight: bold;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.float-left {
	float: left;	
}
.float-right {
	float: right;	
}

abbr, acronym {
	cursor: help;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

/* HEADER
----------------------------------------------- */
	
#header {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 960px;
	margin-bottom: 0px;
	height: 400px;
	background-color: #1A130F;
	margin-top: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #9D2490;
	cursor: pointer;
}
/* FLASH
----------------------------------------------- */
#flash-container {
	padding: 0px;
	height: 400px;
	width: 960px;
	margin: 0px;
	overflow: hidden;
	position: absolute;
	z-index: 0;
}

#flash {
	margin: 0px;
	padding: 0px;
	height: 400px;
}
#flash p {
	font-size: 14px;
	font-weight: bold;
	color: #FDDC36;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../media/Bgd-Flash-Warning.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 65px;
	padding-right: 0px;
	overflow: hidden;
}
/* HEADERS
----------------------------------------------- */
#branding {
	height: 237px;
	width: 176px;
	background-image: url(../media/Coastal-Park-Accommodation-Grill.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center 0px;
	z-index: 2;
	cursor: pointer;
	margin-left: 30px;
	float: left;
	position: absolute;
	top: 0px;
}
#branding:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

/* TOP NAV
----------------------------------------------- */
#top-nav {
	padding: 0px;
	color: #FFF;
	background-color: #54484a;
	top: 20px;
	display: block;
	float: right;
	z-index: 500;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	right: -10px;
}
#top-nav li {
	padding: 0px;
	float: left;
	margin: 0px;
	display: block;
	z-index: 6;
}
#top-nav li a {
	color: #d7d7d7;
	text-decoration: none;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	z-index: 999;
	cursor: pointer;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#top-nav li a:hover {
	text-decoration: none;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #9D2490;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#top-nav li a.selected {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #9D2491;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}



/* AWARDS
----------------------------------------------- */
#awards-container {
	color: #a9a6a5;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 14px;
	z-index: 5 !important;
	background-color: #54484a;
	height: 131px;
	top: 249px;
	position: absolute;
	overflow: hidden;
	padding-top: 10px;
	width: 560px;
	margin-left: auto;
	left: 400px;
}
#awards-container h2 {
	font-size: 11px;
	color: #FFF;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 91px;
	font-weight: bold;
}

#awards-container p {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 0px;
}

div.visit-wales {
	float: left;
	text-align: left;
	display: inline;
	background-image: url(../media/Img-Visit-Wales-Grading.gif);
	background-repeat: no-repeat;
	background-position: 25px top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #837a7c;
}
div.wifi {
	float: left;
	text-align: left;
	display: inline;
	background-image: url(../media/Img-WiFi-Zone.gif);
	background-repeat: no-repeat;
	background-position: 25px top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #837a7c;
}
div.access {
	float: left;
	text-align: left;
	display: inline;
	background-image: url(../media/Img-Accessible.gif);
	background-repeat: no-repeat;
	background-position: 25px top;
}



/* MIDDLE CONTENT
----------------------------------------------- */

#middle-content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	overflow: hidden;
	background-image: url(../media/Tile-Main-Content.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-bottom: 30px;
}
/* LEFT CONTENT
----------------------------------------------- */

#left-content {
	font-family: Arial, Helvetica, sans-serif;
	width: 634px;
	float: left;
	clear: right;
	color: #555555;
	font-size: 13px;
}
#left-content .intro-txt {
	font-size: 15px;
	color: #333333;
}

#left-content h3 {
	font-size: 18px;
	color: #1B130F;
	font-weight: bold;
	padding-left: 20px;
}
#left-content h4 {
	font-size: 15px;
	color: #544749;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 20px;
}
#hdr-coastal {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Coastal-Park.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
}
#hdr-accommodation {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Accommodation.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
}
#hdr-grill {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Grill.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
}
#hdr-see-do {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Activities-Attractions.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
}
#hdr-news-promotions {
	text-indent: -9999px;
	background-image: url(../media/Hdr-News-Promotions.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
}
#hdr-terms {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Terms.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
}
#hdr-partners {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Tourism-Partners.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
}
#hdr-contact {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Contact.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
}
#hdr-thank {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Thank-You.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
}
#left-content p {
	padding-bottom: 15px;
	line-height: 20px;
	padding-right: 30px;
	padding-left: 30px;
}

#left-content strong {
	font-weight: bold;
}
#left-content em {
	color: #333;
	font-style: italic;
}
#left-content ul {
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 20px;	
}
#left-content li {
	background-image: url(../media/Bgd-List.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;	
}

#left-content a {
	color:#00aeff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99ddff;
}
#left-content a:hover {
	color:#00aeff;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#left-content .float-right {
	float: right;
	background-color: #FFF;
	padding: 1px;
	border: 3px solid #e6e6e6;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 30px;
	display: inline;
}
#left-content .float-left {
	float: left;
	background-color: #FFF;
	padding: 1px;
	border: 3px solid #e6e6e6;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 20px;
	display: inline;
}
#left-content address {
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 20px;
	line-height: 18px;
}

/* RESULTS
----------------------------------------------- */
#left-content .results {
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #EFEFEF;
	font-size: 12px;
}
#left-content .results img {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 5px;	
}
#left-content .results p {
	padding-right: 20px;
	padding-left: 20px;	
}

/* ROOMS BOX
----------------------------------------------- */

#left-content .right-results
{
	margin-top: 0px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-right: 0px;
	margin-left: 30px;
	padding: 0px;
	background-color: #F7F7F7;
	display: inline-block;
	width: 604px;
}
#left-content .right-results h4 {
	font-size: 14px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 20px;
	color: #534749;
}

#left-content .right-results .left-box
{
	width: 36%;
	float: right;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

#left-content .right-results .left-box img
{
	margin-top: 5px;
	margin-left: auto;
	margin-bottom: 20px;
	display: block;
	margin-right: auto;
	padding: 0px;
}
#left-content .right-results .left-box a
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#left-content .right-box hr{
	border: 0;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../media/Tile-Hr.gif);
	background-repeat: repeat;
	margin-right: 20px;
	margin-left: 20px;
}

#left-content .right-box p
{
	padding-left: 20px;
	padding-bottom: 10px;	
}


#left-content .right-box ul
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#left-content .right-results .right-box
{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 0px;
	width: 64%;
	padding-top: 0px;
	margin-right: 0px;
	float: right;
	display: block;
	padding-bottom: 0px;
}
#left-content .right-results .right-box .booking
{
	margin-left: 20px;
	margin-bottom: 20px;
}
#left-content .right-results .right-box .booking img
{
	margin-bottom: 10px;
}
#left-content table {
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 18px;
	width: 93%;
}
#left-content th {
	background-color: #9D2490;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
#left-content td {
	padding: 10px;
	background-color: #EFEFEF;
	text-align: left;
	vertical-align: middle;
}
#left-content .message {
	background-color: #F7F7F7;	
}
#left-content tr {
	
}
#left-content table a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#left-content table em {
	color: #9D2690;		
}

/* PARTNER COLUMNS
----------------------------------------------- */

#left-content div.left-columns {
	float: left;
	width: 43%;
	margin-bottom: 10px;
	margin-left: 40px;
	display: inline;
	font-size: 12px;
	margin-top: 10px;
	z-index: 4;
	background-color: #f7f7f7;
	padding-top: 20px;
}

#left-content .left-columns h3 {
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 20px;
}
#left-content .left-columns ul {
	padding-bottom: 20px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#left-content .left-columns li {
	margin-bottom: 2px;
	background-image: url(../media/Bgd-List-Right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 18px;
	margin-right: 20px;
}

/* SUB NAV
----------------------------------------------- */

#sub-nav{
	overflow: hidden;
	margin: 0px;
}
#left-content #sub-nav {
	overflow: hidden;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 30px;
}
#sub-nav li {
	float: left;
	background-color: #eeeeee;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: none;	
}
#sub-nav li a {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	color: #524648;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	text-align: center;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 13px;
	padding-bottom: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
}
#sub-nav li a:hover, #sub-nav li a.selected{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	color: #9D2491;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	display: block;
	text-align: center;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 13px;
	padding-bottom: 13px;
	background-repeat: no-repeat;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-left-color: #DDD;
}
/* TAB CONTENT
----------------------------------------------- */

#activities, #attractions, #shopping, #heritage, #privacy, #terms, #starters, #fish, #chargrill, #vegetarian, #sides, #children   {
	background-color: #f7f7f7;
	padding-bottom: 20px;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
}
#activities hr, #attractions hr,  #shopping hr, #heritage hr{
	border: 0;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../media/Tile-Hr.gif);
	background-repeat: repeat;
	margin-right: 20px;
	margin-left: 20px;
}


#google-map {
	height: 300px;
	margin-top: 10px;
	overflow: hidden;
	margin-right: 20px;
	margin-left: 20px;
}
/* RIGHT CONTENT
----------------------------------------------- */
#right-content {
	font-family: Arial, Helvetica, sans-serif;
	width: 296px;
	float: right;
	clear: right;
	padding-bottom: 20px;
	color: #FFF;
}

#right-content p {
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	padding-right: 20px;
}
#right-content address {
	font-size: 12px;
	margin-left: 20px;
	margin-bottom: 10px;
	line-height: 18px;
	font-style: normal;
}
#right-content img {
	display: inline;
	margin-right: 5px;	
}
#right-content ul {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#right-content li {
	background-image: url(../media/Bgd-List-Right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}

#right-content a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#hdr-information {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Information.gif);
	background-repeat: no-repeat;
	height: 42px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
#hdr-contact-details {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Contact-Details.gif);
	background-repeat: no-repeat;
	height: 42px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
#hdr-grill-bar-right {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Grill-Bar-Right.gif);
	background-repeat: no-repeat;
	height: 42px;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 20px;
}
#hdr-news-promotions-right {
	text-indent: -9999px;
	background-image: url(../media/Hdr-News-Promotions-Right.gif);
	background-repeat: no-repeat;
	height: 42px;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 20px;
}

/* NEWS EVENTS
----------------------------------------------- */
#news-events {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

#news-events li {
	padding: 0px;
	background-image: none;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	display: inline;
	margin: 0px;
}

#news-events li a {
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../media/Bgd-News-Off.gif);
	background-repeat: no-repeat;
	background-position: 98% center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	background-color: #b138a5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	line-height: 18px;
}

#news-events li a:hover {
	background-image: url(../media/Bgd-News-On.gif);
	background-repeat: no-repeat;
	background-position: 98% center;
	background-color: #c56abb;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
#news-events li .selected {
	background-image: url(../media/Bgd-News-On.gif);
	background-repeat: no-repeat;
	background-position: 98% center;
	background-color: #c56abb;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;}

/* COMPANY
----------------------------------------------- */
p#company {
	font-size: 12px;
	color: #949494;
	padding-top: 30px;
	margin-right: 0px;
	margin-left: 30px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../media/Tile-Hr.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
}
#company strong {
	font-weight: bold;
	color: #4c4c4c;
}
#company a {
	color: #00aeff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b3e7ff;
	margin-bottom: 5px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}
#company a:hover {
	text-decoration: none;
	border-bottom-style: none;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #433C36;
}
/* TWIST
----------------------------------------------- */
#twist {
	font-size: 9px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 10px;
	color: #c5c4c4;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
}
#twist strong {
	font-weight: bold;
}
#twist ul {
	margin: 0px;
	padding: 0px;	
}
#twist li {
	display: inline;
	line-height: 20px;
}

#twist a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #c5c4c4;
}
#twist a:hover{
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

#compliancy a{
	color: #474747;
	background-color: #eeeeee;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#compliancy a:hover{
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	display: inline-block;
	text-decoration: none;
	color: #FFF;
	background-color: #9D2490;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

